Difference between revisions of "Analytica Reference"

m
Line 1: Line 1:
 
These reference pages offer tips and technical references that go beyond the Analytica User Guide. Some are filled out with handy information. Others are stubs waiting be completed.
 
These reference pages offer tips and technical references that go beyond the Analytica User Guide. Some are filled out with handy information. Others are stubs waiting be completed.
  
= User-Interface Reference =
+
== User-Interface Reference ==
== [[Preferences]] ==
+
=== [[Preferences]] ===
  
 
Describes the [[Preferences]] dialog options.  Most of these preferences are stored with the model.  Also see [[Configuring Personalized Defaults]] for configuring your own personal preferences.
 
Describes the [[Preferences]] dialog options.  Most of these preferences are stored with the model.  Also see [[Configuring Personalized Defaults]] for configuring your own personal preferences.
  
== Graphing Results ==
+
=== Graphing Results ===
 
* [[Graphing multiple values]]
 
* [[Graphing multiple values]]
 
* [[Graph Pivoting]]
 
* [[Graph Pivoting]]
Line 12: Line 12:
 
* [[Defining Graph Templates]]
 
* [[Defining Graph Templates]]
  
== Menus, Keyboard, Toolbar ==
+
=== Menus, Keyboard, Toolbar ===
  
 
* List of [[Keyboard Shortcuts]] in Analytica
 
* List of [[Keyboard Shortcuts]] in Analytica
  
= Modeling Reference =
+
== Modeling Reference ==
  
 
* [[Debugging Hints]]
 
* [[Debugging Hints]]
 
* [[Expressions that don't array-abstract]]
 
* [[Expressions that don't array-abstract]]
  
== [[Expression Syntax| Expression Syntax]] ==
+
=== [[Expression Syntax| Expression Syntax]] ===
  
== [[Array Abstraction| Array Abstraction]] ==
+
=== [[Array Abstraction| Array Abstraction]] ===
  
== Function Reference ==
+
=== Function Reference ===
 
The Analytica Wiki documents functions that are built into Analytica, functions in the Analytica Libraries, and functions in contributed libraries.
 
The Analytica Wiki documents functions that are built into Analytica, functions in the Analytica Libraries, and functions in contributed libraries.
 
* [[Alphabetical Function List| Alphabetical Function and Operators List]]
 
* [[Alphabetical Function List| Alphabetical Function and Operators List]]
Line 31: Line 31:
 
* [[:Category:Functions|Functions Categories]]  -- This one uses Wiki's internal categorization
 
* [[:Category:Functions|Functions Categories]]  -- This one uses Wiki's internal categorization
  
== Creating User-Defined Functions ==
+
=== Creating User-Defined Functions ===
 
* [[User-Defined Functions]]
 
* [[User-Defined Functions]]
 
* [[Creating Libraries]]
 
* [[Creating Libraries]]
 
* [[Function Parameter Qualifiers]]
 
* [[Function Parameter Qualifiers]]
  
==[[Scripting Guide]]==
+
===[[Scripting Guide]]===
 
Analytica contains a powerful scripting language for retrieving and modifying information contained in Analytica models.  The scripting language is fully accessible from within Analytica (through the use of Analytica’s Typescript Window or by using the Command and Send properties of the CAEngine interface of the Analytica Decision Engine (ADE).
 
Analytica contains a powerful scripting language for retrieving and modifying information contained in Analytica models.  The scripting language is fully accessible from within Analytica (through the use of Analytica’s Typescript Window or by using the Command and Send properties of the CAEngine interface of the Analytica Decision Engine (ADE).
  
Line 42: Line 42:
 
* [[Analytica Attributes| Analytica Attributes]]
 
* [[Analytica Attributes| Analytica Attributes]]
  
== [[Analytica Decision Engine (ADE) API]] ==
+
=== [[Analytica Decision Engine (ADE) API]] ===
  
 
Reference for the classes and methods in [[Analytica Decision Engine (ADE) API|ADE's COM interface]].
 
Reference for the classes and methods in [[Analytica Decision Engine (ADE) API|ADE's COM interface]].
Line 51: Line 51:
 
* [[CARenderingStyle]]
 
* [[CARenderingStyle]]
  
== [[Analytica System Variables|System Variables]] ==
+
=== [[Analytica System Variables|System Variables]] ===
  
 
* [[Configuring Personalized Defaults]]
 
* [[Configuring Personalized Defaults]]
  
= [[Analytica_Libraries_and_Templates|Libraries]] =
+
== [[Analytica_Libraries_and_Templates|Libraries]] ==
 
* [[User-Defined Functions]]
 
* [[User-Defined Functions]]
= [[Example Models]] =
+
 
 +
== [[Example Models]] ==

Revision as of 03:37, 18 February 2016

These reference pages offer tips and technical references that go beyond the Analytica User Guide. Some are filled out with handy information. Others are stubs waiting be completed.

User-Interface Reference

Preferences

Describes the Preferences dialog options. Most of these preferences are stored with the model. Also see Configuring Personalized Defaults for configuring your own personal preferences.

Graphing Results

Menus, Keyboard, Toolbar

Modeling Reference

Expression Syntax

Array Abstraction

Function Reference

The Analytica Wiki documents functions that are built into Analytica, functions in the Analytica Libraries, and functions in contributed libraries.

Creating User-Defined Functions

Scripting Guide

Analytica contains a powerful scripting language for retrieving and modifying information contained in Analytica models. The scripting language is fully accessible from within Analytica (through the use of Analytica’s Typescript Window or by using the Command and Send properties of the CAEngine interface of the Analytica Decision Engine (ADE).

Analytica Decision Engine (ADE) API

Reference for the classes and methods in ADE's COM interface.

System Variables

Libraries

Example Models

Comments


You are not allowed to post comments.