Difference between revisions of "Analytica Docs outline"
(new page) |
|||
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category: Analytica Docs]] | ||
+ | [[Category: Specifications]] | ||
+ | |||
An outline of key content in the Analytica wiki: | An outline of key content in the Analytica wiki: | ||
+ | |||
+ | [[Functions by category]] | ||
== Intelligent Arrays == | == Intelligent Arrays == | ||
− | + | ||
[[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]] | ||
== Analytica Optimizer == | == Analytica Optimizer == | ||
− | [[Preserving Linearity for Optimization]] | + | [[Formulations that Preserve Linearity for Optimization|Preserving Linearity for Optimization]] |
+ | |||
[[Using SetContext to efficiently solve NLPs]] | [[Using SetContext to efficiently solve NLPs]] | ||
Line 30: | Line 48: | ||
[[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 | + | |
+ | [[Evaluation Modes]] | ||
+ | |||
[[Proactive Evaluation]] | [[Proactive Evaluation]] | ||
+ | |||
[[Controlling When Result Values Are Cached]] | [[Controlling When Result Values Are Cached]] | ||
Line 42: | Line 66: | ||
[[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 | ||
== Uncertainty and probability distributions == | == Uncertainty and probability distributions == | ||
− | [[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 | + | |
+ | [[Uncertainty Setup dialog]] | ||
==Linking and communicating with other applications== | ==Linking and communicating with other applications== | ||
[[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 | ||
− | == | + | == Analytica Docs == |
+ | |||
+ | [[Analytica Docs guidelines]] | ||
+ | |||
+ | [[Document style guide]]: Guidelines for writing Analytica documents that are clear and consistent | ||
+ | |||
+ | [[/Test subpage]] |
Latest revision as of 23:09, 9 February 2023
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
Category:Statistical_Functions
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
Analytica Docs
Document style guide: Guidelines for writing Analytica documents that are clear and consistent
Comments
Enable comment auto-refresher
Max