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]]. | ||
== End-user interfaces == | == End-user interfaces == | ||
* [[Buttons|Using Buttons]] | * [[Buttons|Using Buttons]] | ||
Line 23: | Line 24: | ||
== Graphing == | == Graphing == | ||
* [[Introduction to the Coordinate Index]] | * [[Introduction to the Coordinate Index]] | ||
− | + | * [[Graphing a Probability Density]] | |
− | + | *[[Making a Multi-D Scatter Plot]] | |
* [[Tornado Plots]] | * [[Tornado Plots]] | ||
* [[Gantt Charts]] | * [[Gantt Charts]] |
Revision as of 00:17, 21 March 2016
These pages offer tips and details that go beyond the Analytica User Guide.
End-user interfaces
- Using Buttons
- Inserting Choice Controls in Edit Table Cells
- Introduction to SubTables
- Customizing Balloon Help
- Model building by mouse Enabling modelers to build models by copying nodes and drawing arrows
Intelligent Arrays and Array abstraction
- Array Abstraction
- Writing Array-Abstractable Definitions
- Array Manipulation Examples and Challenge Problems
- Expressions that don't array-abstract
- Associative vs. Positional Indexing
- Self-Indexed Arrays
- Implicit Dimensions (Lists, null-indexed arrays, unnamed dimensions)
- Local Indexes
- Table Splicing - edit tables based on computed indexes
Graphing
- Introduction to the Coordinate Index
- Graphing a Probability Density
- Making a Multi-D Scatter Plot
- Tornado Plots
- Gantt Charts
- Waterfall Charts
- Contour/Region Charts
- Stacked clustered bar charts
- Heat maps
- Substitutes for Tukey-style Box Plots
Modeling tips
User-defined functions and libraries
- User-Defined Functions
- Modules and Libraries : Organizing models and files for collaboration
Integrating with other applications
- Excel and Analytica
- Integrating with R: A Programming Environment for Data Analysis and Graphics
- OLE Linking
- Retrieving Content From the Web
- Querying an ODBC data source
Uncertainty and probability distributions
- Expressing Uncertainty : Distributions, sampling methods, the Run index, etc.
- Mixture distributions
Optimizer issues
Evaluation and caching
Other concepts
- Analytica Object Classes
- Objects and Values
- Using References
- Modeling Changes over Time
- Parametric Analysis
- INF, NAN, Null, and Undefined
- Encoding Decision Trees as influence diagrams
- Collation Order, for text comparison and sorting
- For versus Var
- Scripting : Button scripts, typescript
List of concept pages
Comments
Enable comment auto-refresher