Difference between revisions of "Modelling Guide"

m
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category: Analytica Modelers Guide]]
+
[[Category: Documentation]]
 +
 
 +
<div style="column-count: 3;-moz-column-count:3;-webkit-column-count:3">
 
__TOC__
 
__TOC__
 
----
 
----
<columns>
 
 
Most of 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]]:
  
Line 8: Line 9:
 
* [[Managing Memory and CPU Time for large models]]
 
* [[Managing Memory and CPU Time for large models]]
 
* [[Debugging Hints]]
 
* [[Debugging Hints]]
* [[Modeling Changes over Time]]  
+
* [[Tips on model design]]
 +
* [[Modeling Changes over Time]]
  
 
=== Quick access ===
 
=== Quick access ===
Line 15: Line 17:
  
 
=== Settings ===
 
=== Settings ===
* [[Preferences]] dialog options.  Most of these preferences are stored with the model.
+
* [[Preferences]]
* [[Configuring Personalized Defaults]] for configuring your own personal preferences.
+
* [[Configuring Personalized Defaults]]
  
 
=== Graphing ===
 
=== Graphing ===
Line 49: Line 51:
 
* [[Alphabetical Function List|Functions and Operators in alphabetical order]]
 
* [[Alphabetical Function List|Functions and Operators in alphabetical order]]
 
* [[Function Parameter Qualifiers]]
 
* [[Function Parameter Qualifiers]]
* [[Analytica System Variables]]
+
* [[System variables]]
 
* [[INF, NAN, Null, and Undefined]]  
 
* [[INF, NAN, Null, and Undefined]]  
 
* [[For versus Var]]
 
* [[For versus Var]]
 
* [[Collation Order|Sorting text values]]
 
* [[Collation Order|Sorting text values]]
##
+
* [[Meta-Inference]]
 +
 
 
=== Intelligent Arrays and Array abstraction ===
 
=== Intelligent Arrays and Array abstraction ===
 
* [[Array Abstraction]]
 
* [[Array Abstraction]]
 
* [[Writing Array-Abstractable Definitions]]
 
* [[Writing Array-Abstractable Definitions]]
 +
* [[Expressions that don't array-abstract]]
 
* [[Array Manipulation Examples and Challenge Problems]]
 
* [[Array Manipulation Examples and Challenge Problems]]
* [[Expressions that don't array-abstract]]
 
 
* [[Associative vs. Positional Indexing]]
 
* [[Associative vs. Positional Indexing]]
*[[Self-Indexed Arrays]]  
+
* [[Self-Indexed Arrays]]  
*[[Implicit Dimensions]] (Lists, null-indexed arrays, unnamed dimensions)  
+
* [[Implicit Dimensions]] (Lists, null-indexed arrays, unnamed dimensions)  
 
* [[Local Indexes]]
 
* [[Local Indexes]]
*[[Table Splicing]] - edit tables based on computed indexes  
+
* [[Table Splicing]] - edit tables based on computed indexes  
  
 
=== User-defined functions and libraries ===
 
=== User-defined functions and libraries ===
 
* [[User-Defined Functions]]
 
* [[User-Defined Functions]]
 
* [[Creating Libraries]]
 
* [[Creating Libraries]]
* [[Modules and Libraries]]&nbsp;: Organizing models and files for collaboration
+
* [[Modules and Libraries]]: Organizing models for collaboration
  
 
=== Integrating with other applications ===
 
=== Integrating with other applications ===
 
* [[Excel and Analytica]]
 
* [[Excel and Analytica]]
* [[Integrating with R|Integrating with R: A Programming Environment for Data Analysis and Graphics]]
+
* [[Integrating with R|Integrating with R stats language]]
 
* [[OLE Linking]]
 
* [[OLE Linking]]
 
* [[Retrieving Content From the Web]]
 
* [[Retrieving Content From the Web]]
Line 89: Line 92:
 
* [[Proactive Evaluation]]
 
* [[Proactive Evaluation]]
 
* [[Controlling When Result Are Cached]]
 
* [[Controlling When Result Are Cached]]
 +
* [[Save results]]
  
 
=== Scripting and Typescript ===
 
=== Scripting and Typescript ===
Line 96: Line 100:
  
 
=== Other concepts ===
 
=== Other concepts ===
 
 
* [[Parametric Analysis]]  
 
* [[Parametric Analysis]]  
 
* [[Encoding Decision Trees|Decision trees as influence diagrams]]  
 
* [[Encoding Decision Trees|Decision trees as influence diagrams]]  
 
  
 
=== [[:category:Concepts|List of concept pages]]  ===
 
=== [[:category:Concepts|List of concept pages]]  ===
</columns>
+
</div>

Latest revision as of 22:35, 15 November 2023



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

Modeling tips

Quick access

Settings

Graphing

End-user interfaces

Analytica language

Intelligent Arrays and Array abstraction

User-defined functions and libraries

Integrating with other applications

Uncertainty and probability distributions

Optimizer

Evaluation and caching

Scripting and Typescript

Other concepts

List of concept pages

Comments


You are not allowed to post comments.