Difference between revisions of "Modelling Guide"

m
m
Line 1: Line 1:
 
[[Category: Analytica Modelers Guide]]
 
[[Category: Analytica Modelers Guide]]
___TOC___
+
__TOC__
 
----
 
----
 
<columns>
 
<columns>
 
=== Modeling tips ===
 
=== Modeling tips ===
 
* [[Managing Memory and CPU Time for large models]]
 
* [[Managing Memory and CPU Time for large models]]
 
 
* [[Debugging Hints]]
 
* [[Debugging Hints]]
  
Line 12: Line 11:
 
* [[Writing Array-Abstractable Definitions]]
 
* [[Writing Array-Abstractable Definitions]]
 
* [[Array Manipulation Examples and Challenge Problems]]
 
* [[Array Manipulation Examples and Challenge Problems]]
 
 
* [[Expressions that don't array-abstract]]
 
* [[Expressions that don't array-abstract]]
 
* [[Associative vs. Positional Indexing]]
 
* [[Associative vs. Positional Indexing]]
Line 31: Line 29:
 
* [[Heat maps]]
 
* [[Heat maps]]
 
* Substitutes for Tukey-style [[Box Plots]]
 
* Substitutes for Tukey-style [[Box Plots]]
###
+
 
 
== End-user interfaces ==
 
== End-user interfaces ==
 
* [[Buttons|Using Buttons]]
 
* [[Buttons|Using Buttons]]
Line 38: Line 36:
 
* [[Description_balloons#Customizing_Balloon_Content|Customizing Balloon Help]]
 
* [[Description_balloons#Customizing_Balloon_Content|Customizing Balloon Help]]
 
* [[Model building by mouse]] Enabling modelers to build models by copying nodes and drawing arrows
 
* [[Model building by mouse]] Enabling modelers to build models by copying nodes and drawing arrows
 
+
###
 
== Integrating with other applications ==
 
== Integrating with other applications ==
 
* [[Excel and Analytica]]
 
* [[Excel and Analytica]]
Line 45: Line 43:
 
* [[Retrieving Content From the Web]]
 
* [[Retrieving Content From the Web]]
 
* [[DbQuery/Step-by-Step_querying_Microsoft_Access|Querying an ODBC data source]]
 
* [[DbQuery/Step-by-Step_querying_Microsoft_Access|Querying an ODBC data source]]
 
== Evaluation and caching ==
 
* [[Evaluation Modes]]
 
* [[Proactive Evaluation]]
 
* [[Controlling When Result Are Cached]]
 
  
 
== User-defined functions and libraries ==
 
== User-defined functions and libraries ==
Line 62: Line 55:
 
*[[DefineOptimization]]  
 
*[[DefineOptimization]]  
 
*[[Formulations that Preserve Linearity for Optimization]]  
 
*[[Formulations that Preserve Linearity for Optimization]]  
 +
 +
== Evaluation and caching ==
 +
* [[Evaluation Modes]]
 +
* [[Proactive Evaluation]]
 +
* [[Controlling When Result Are Cached]]
  
 
== Other concepts ==
 
== Other concepts ==
Line 74: Line 72:
 
* [[For versus Var]]
 
* [[For versus Var]]
 
* [[Scripting]]&nbsp;: Button scripts, typescript  
 
* [[Scripting]]&nbsp;: Button scripts, typescript  
 
  
 
== [[:category:Concepts|List of concept pages]]  ==
 
== [[:category:Concepts|List of concept pages]]  ==
 
</columns>
 
</columns>

Revision as of 00:09, 21 March 2016


Comments


You are not allowed to post comments.