Difference between revisions of "Modelling Guide"

m
m
Line 3: Line 3:
 
----
 
----
 
<columns>
 
<columns>
These pages offer tips and details that go beyond the [[Analytica User Guide]].
+
Most of these pages offer tips and details that go beyond the [[Analytica User Guide]]:
 +
== Quick access ==
 +
* [[Keyboard Shortcuts]]
 +
* [[Shortcuts for Table Navigation]]
 +
 
 +
== Settings ==
 +
* [[Preferences]] dialog options.  Most of these preferences are stored with the model.
 +
* [[Configuring Personalized Defaults]] for configuring your own personal preferences.
 +
 
 +
== Analytica language ==
 +
*[[Expression Syntax]]
 +
* [[User-Defined Functions]]
 +
* [[Class|Analytica Object Classes]]
 +
* [[Analytica Attributes| Analytica Attributes]]
 +
*[[Objects and Values]]
 +
*[[Using References]]
 +
* [[Functions by category]]
 +
* [[:Category:Functions|Functions by wiki category]]
 +
* [[Alphabetical Function List|Functions and Operators in alphabetical order]]
 +
* [[Function Parameter Qualifiers]]
 +
* [[Analytica System Variables]]
 +
* [[INF, NAN, Null, and Undefined]]
 +
* [[For versus Var]]
 +
* [[Collation Order|Sorting text values]]
 +
 
 
== End-user interfaces ==
 
== End-user interfaces ==
 
* [[Buttons|Using Buttons]]
 
* [[Buttons|Using Buttons]]
Line 23: Line 47:
  
 
== Graphing ==
 
== Graphing ==
 +
* [[Graph setup dialog]]
 
* [[Introduction to the Coordinate Index]]
 
* [[Introduction to the Coordinate Index]]
 
* [[Graphing a Probability Density]]
 
* [[Graphing a Probability Density]]
Line 40: Line 65:
 
== User-defined functions and libraries ==
 
== User-defined functions and libraries ==
 
* [[User-Defined Functions]]
 
* [[User-Defined Functions]]
 +
* [[Creating Libraries]]
 
* [[Modules and Libraries]]&nbsp;: Organizing models and files for collaboration
 
* [[Modules and Libraries]]&nbsp;: Organizing models and files for collaboration
 
###
 
###
Line 50: Line 76:
  
 
== Uncertainty and probability distributions ==
 
== Uncertainty and probability distributions ==
* [[Expressing Uncertainty]]&nbsp;: Distributions, sampling methods, the Run index, etc.
+
* [[Expressing Uncertainty]]
 
* [[Mixture distribution]]s
 
* [[Mixture distribution]]s
  
== Optimizer issues ==
+
== Optimizer ==
 
*[[DefineOptimization]]  
 
*[[DefineOptimization]]  
 
*[[Formulations that Preserve Linearity for Optimization]]  
 
*[[Formulations that Preserve Linearity for Optimization]]  
Line 61: Line 87:
 
* [[Proactive Evaluation]]
 
* [[Proactive Evaluation]]
 
* [[Controlling When Result Are Cached]]
 
* [[Controlling When Result Are Cached]]
 +
 +
== Scripting and Typescript ==
 +
* [[Scripting| Button scripts]]
 +
* [[Scripting Guide]]
 +
* [[:Category:Typescript Commands|Typescript commands]]
  
 
== Other concepts ==
 
== Other concepts ==
* [[Class|Analytica Object Classes]]
+
 
*[[Objects and Values]]
+
* [[Modeling Changes over Time]]  
*[[Using References]]
+
* [[Parametric Analysis]]  
*[[Modeling Changes over Time]]  
+
* [[Encoding Decision Trees]] as influence diagrams  
*[[Parametric Analysis]]
+
 
*[[INF, NAN, Null, and Undefined]]  
+
 
*[[Encoding Decision Trees]] as influence diagrams  
+
 
* [[Collation Order]], for text comparison and sorting
 
* [[For versus Var]]
 
* [[Scripting]]&nbsp;: Button scripts, typescript
 
  
 
== [[:category:Concepts|List of concept pages]]  ==
 
== [[:category:Concepts|List of concept pages]]  ==
 
</columns>
 
</columns>

Revision as of 21:27, 21 March 2016


Most of these pages offer tips and details that go beyond the Analytica User Guide:

Quick access

Settings

Analytica language

End-user interfaces

Intelligent Arrays and Array abstraction

Graphing

Modeling tips

User-defined functions and libraries

Comments


You are not allowed to post comments.