Difference between revisions of "Analytica Docs outline"
(new page) |
m |
||
Line 4: | Line 4: | ||
[[Array functions]] | [[Array functions]] | ||
+ | |||
[[Subscript/Slice Operator]] | [[Subscript/Slice Operator]] | ||
+ | |||
[[Array Abstraction]] | [[Array Abstraction]] | ||
+ | |||
[[Associative vs. Positional Indexing]] | [[Associative vs. Positional Indexing]] | ||
+ | |||
[[Aggregate]] | [[Aggregate]] | ||
+ | |||
[[Implicit Dimensions]] | [[Implicit Dimensions]] | ||
+ | |||
[[Self-Indexed Arrays]] | [[Self-Indexed Arrays]] | ||
+ | |||
[[Slice assignment]] | [[Slice assignment]] | ||
+ | |||
[[Self-Indexed Arrays]] | [[Self-Indexed Arrays]] | ||
+ | |||
[[Local Indexes]] | [[Local Indexes]] | ||
+ | |||
[[Table Splicing]] | [[Table Splicing]] | ||
+ | |||
[[Domain Indexes]] | [[Domain Indexes]] | ||
+ | |||
[[Expressions that don't array-abstract]] | [[Expressions that don't array-abstract]] | ||
+ | |||
[[Writing Array-Abstractable Definitions]] | [[Writing Array-Abstractable Definitions]] | ||
Line 21: | Line 34: | ||
[[Preserving Linearity for Optimization]] | [[Preserving Linearity for Optimization]] | ||
+ | |||
[[Using SetContext to efficiently solve NLPs]] | [[Using SetContext to efficiently solve NLPs]] | ||
Line 30: | Line 44: | ||
[[Parsed Expressions]] | [[Parsed Expressions]] | ||
+ | |||
[[INF, NAN, and Null]] | [[INF, NAN, and Null]] | ||
+ | |||
[[Using References]] | [[Using References]] | ||
+ | |||
[[Regular Expressions]] | [[Regular Expressions]] | ||
==Evaluation modes== | ==Evaluation modes== | ||
+ | |||
[[Evaluation modes]] | [[Evaluation modes]] | ||
+ | |||
[[Proactive Evaluation]] | [[Proactive Evaluation]] | ||
+ | |||
[[Controlling When Result Values Are Cached]] | [[Controlling When Result Values Are Cached]] | ||
Line 42: | Line 62: | ||
[[Debugging Hints]] | [[Debugging Hints]] | ||
+ | |||
[[Parametric Analysis]] | [[Parametric Analysis]] | ||
+ | |||
[[Selective Parametric Analysis]] | [[Selective Parametric Analysis]] | ||
+ | |||
[[Analytica in the Classroom]]: Resources for using Analytica for teaching | [[Analytica in the Classroom]]: Resources for using Analytica for teaching | ||
Line 49: | Line 72: | ||
[[Category:Statistical_Functions]] | [[Category:Statistical_Functions]] | ||
+ | |||
[[Statistical Functions and Importance Weighting]] | [[Statistical Functions and Importance Weighting]] | ||
+ | |||
[[SampleSize|Selecting a Sample Size]] | [[SampleSize|Selecting a Sample Size]] | ||
+ | |||
[[Kernel Density Smoothing]] | [[Kernel Density Smoothing]] | ||
+ | |||
[[Uncertainty Setup Dialog]] | [[Uncertainty Setup Dialog]] | ||
Line 57: | Line 84: | ||
[[Functions To Read Excel Worksheets]] | [[Functions To Read Excel Worksheets]] | ||
+ | |||
[[Functions to Write Data to Excel Worksheets]] | [[Functions to Write Data to Excel Worksheets]] | ||
+ | |||
[[Spreadsheets in ACP]] | [[Spreadsheets in ACP]] | ||
+ | |||
[[OLE Linking]] | [[OLE Linking]] | ||
+ | |||
[[COM Integration]]: Accessing applications with Microsoft's Component Object Model | [[COM Integration]]: Accessing applications with Microsoft's Component Object Model | ||
− | |||
− |
Revision as of 16:37, 22 July 2015
An outline of key content in the Analytica wiki:
Intelligent Arrays
Associative vs. Positional Indexing
Expressions that don't array-abstract
Writing Array-Abstractable Definitions
Analytica Optimizer
Preserving Linearity for Optimization
Using SetContext to efficiently solve NLPs
Model objects and attributes
Analytica language
Evaluation modes
Controlling When Result Values Are Cached
Modeling tips
Analytica in the Classroom: Resources for using Analytica for teaching
Uncertainty and probability distributions
Statistical Functions and Importance Weighting
Linking and communicating with other applications
Functions To Read Excel Worksheets
Functions to Write Data to Excel Worksheets
COM Integration: Accessing applications with Microsoft's Component Object Model
Comments
Enable comment auto-refresher
Max