Difference between revisions of "Contents of User Guide"
(Local Variables --> Local Values (terminology change)) |
m |
||
Line 3: | Line 3: | ||
__TOC__ | __TOC__ | ||
---- | ---- | ||
− | + | === [[Introduction: About Analytica|Introduction]] === | |
* [[If you don’t read manuals]] | * [[If you don’t read manuals]] | ||
Line 40: | Line 40: | ||
* [[Attributes dialog]] | * [[Attributes dialog]] | ||
− | + | === [[Examining a Model]] === | |
* [[To open or exit a model]] | * [[To open or exit a model]] | ||
* [[Diagram window]] | * [[Diagram window]] | ||
Line 52: | Line 52: | ||
* [[Printing]] | * [[Printing]] | ||
− | + | === [[Result Tables and Graphs]] === | |
* [[Result window]] | * [[Result window]] | ||
* [[Table view of a result]] | * [[Table view of a result]] | ||
Line 59: | Line 59: | ||
* [[Comparing results]] | * [[Comparing results]] | ||
− | + | === [[Parametric analysis]] === | |
− | + | === [[Create and edit a model]] === | |
* [[Create and save a model]] | * [[Create and save a model]] | ||
* [[Create and edit nodes]] | * [[Create and edit nodes]] | ||
Line 70: | Line 70: | ||
* [[Preferences dialog]] | * [[Preferences dialog]] | ||
− | + | === [[Building Effective Models]] === | |
* [[Create a model]] | * [[Create a model]] | ||
* [[Test and debug your model]] | * [[Test and debug your model]] | ||
* [[Expand your model]] | * [[Expand your model]] | ||
− | + | === [[Creating Lucid Influence Diagrams|Lucid influence diagrams]] === | |
* [[About influence diagrams]] | * [[About influence diagrams]] | ||
* [[Guidelines for creating lucid models]] | * [[Guidelines for creating lucid models]] | ||
Line 85: | Line 85: | ||
* [[Taking screenshots of diagrams|Screenshots of a diagram]] | * [[Taking screenshots of diagrams|Screenshots of a diagram]] | ||
− | + | === [[Number and table formats]] === | |
* [[Number formats]] | * [[Number formats]] | ||
* [[Date formats]] | * [[Date formats]] | ||
Line 91: | Line 91: | ||
* [[Multiple formats in one table]] | * [[Multiple formats in one table]] | ||
− | + | ===[[Graphs]]=== | |
* [[Graphing roles]] | * [[Graphing roles]] | ||
* [[Graph setup dialog]] | * [[Graph setup dialog]] | ||
Line 98: | Line 98: | ||
* [[XY Comparison]] | * [[XY Comparison]] | ||
− | + | === [[Definitions]] === | |
* [[Creating or editing a definition]] | * [[Creating or editing a definition]] | ||
* [[The Expression popup menu]] | * [[The Expression popup menu]] | ||
Line 107: | Line 107: | ||
* [[Check attribute]] | * [[Check attribute]] | ||
− | + | === [[Expressions]] === | |
* [[Numbers]] | * [[Numbers]] | ||
* [[Date and Time Values]] | * [[Date and Time Values]] | ||
Line 121: | Line 121: | ||
* [[Datatype functions]] | * [[Datatype functions]] | ||
− | + | === [[Text, Date, Math, and Financial Functions]] === | |
* [[Text functions]] | * [[Text functions]] | ||
* [[Date functions]] | * [[Date functions]] | ||
Line 129: | Line 129: | ||
* [[Financial library functions]] | * [[Financial library functions]] | ||
− | + | === [[Arrays and Indexes]] === | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* [[Intelligent Arrays]] | * [[Intelligent Arrays]] | ||
* [[Indexes and arrays: An introduction]] | * [[Indexes and arrays: An introduction]] | ||
Line 160: | Line 142: | ||
* [[Shortcuts to navigate and edit a table]] | * [[Shortcuts to navigate and edit a table]] | ||
− | + | === [[Array functions]] === | |
* [[Array Function Example Variables]] | * [[Array Function Example Variables]] | ||
* [[Functions that create arrays]] | * [[Functions that create arrays]] | ||
Line 175: | Line 157: | ||
* [[Matrix functions]] | * [[Matrix functions]] | ||
− | + | === [[Expressing Uncertainty]] === | |
* [[Uncertainty Setup dialog]] | * [[Uncertainty Setup dialog]] | ||
* [[Uncertainty views]] | * [[Uncertainty views]] | ||
Line 185: | Line 167: | ||
* [[Monte Carlo and probabilistic simulation]] | * [[Monte Carlo and probabilistic simulation]] | ||
− | + | === [[Probability Distributions]] === | |
* [[Probability distributions]] | * [[Probability distributions]] | ||
* [[Parametric discrete distributions]] | * [[Parametric discrete distributions]] | ||
Line 198: | Line 180: | ||
* [[Importance weights]] | * [[Importance weights]] | ||
− | + | === [[Statistics, Sensitivity, and Uncertainty Analysis]] === | |
* [[Statistical functions]] | * [[Statistical functions]] | ||
* [[Weighted statistics and w parameter]] | * [[Weighted statistics and w parameter]] | ||
Line 211: | Line 193: | ||
* [[Stochastic Information Packets (SIPs)]] | * [[Stochastic Information Packets (SIPs)]] | ||
− | + | === [[Dynamic Simulation]] === | |
* [[Time index]] | * [[Time index]] | ||
* [[Dynamic function]] | * [[Dynamic function]] | ||
Line 222: | Line 204: | ||
* [[Reverse Dynamic]] | * [[Reverse Dynamic]] | ||
− | ==== [[Integration with data and applications]] | + | === [[Creating Interfaces for End Users|User interfaces]] === |
+ | * [[User interfaces]] | ||
+ | * [[User Input nodes]] | ||
+ | * [[Choice menu user input]] | ||
+ | * [[Checkbox user input]] | ||
+ | * [[User output nodes]] | ||
+ | * [[User inputs and outputs as aliases]] | ||
+ | * [[Onchange attribute]] | ||
+ | * [[Button creation]] | ||
+ | * [[Form modules]] | ||
+ | * [[Icon images in a node]] | ||
+ | * [[Graphics, frames, and text in a diagram]] | ||
+ | * [[Links or URL in model attributes]] | ||
+ | * [[Sharing your model]] | ||
+ | * [[Analytica Free 101]] | ||
+ | |||
+ | ===[[Analytica Cloud Player (ACP)]]=== | ||
+ | |||
+ | === [[Integration with data and applications]] === | ||
* [[Read and write text files]] | * [[Read and write text files]] | ||
* [[Read data from URL on internet]] | * [[Read data from URL on internet]] | ||
Line 235: | Line 235: | ||
* [[COM Automation Objects]] | * [[COM Automation Objects]] | ||
− | + | === [[User-defined Functions and Libraries]] === | |
* [[Example function]] | * [[Example function]] | ||
* [[Call a function]] | * [[Call a function]] | ||
Line 243: | Line 243: | ||
* [[User Libraries]] | * [[User Libraries]] | ||
− | + | === [[Working with Large Models]] === | |
* [[Module hierarchy]] | * [[Module hierarchy]] | ||
* [[Outline window]] | * [[Outline window]] | ||
Line 258: | Line 258: | ||
* [[Analytica Enterprise]] | * [[Analytica Enterprise]] | ||
− | + | === [[Procedural Programming]] === | |
* [[Procedural Programming Example]] | * [[Procedural Programming Example]] | ||
* [[Summary of Programming Constructs]] | * [[Summary of Programming Constructs]] | ||
Line 272: | Line 272: | ||
* [[Other Procedural Functions]] | * [[Other Procedural Functions]] | ||
− | + | === [[Reference sections]] === | |
* [[Analytica Specifications]] | * [[Analytica Specifications]] | ||
* [[Identifiers Already Used]] | * [[Identifiers Already Used]] | ||
Line 279: | Line 279: | ||
* [[Bibliography]] | * [[Bibliography]] | ||
− | ==[[Analytica Optimizer Guide]]== | + | ===[[Analytica Optimizer Guide]]=== |
* [[Introduction to Optimizer]] | * [[Introduction to Optimizer]] | ||
* [[Optimizer Quick Start]] | * [[Optimizer Quick Start]] |
Revision as of 02:39, 10 June 2018
Introduction
- If you don’t read manuals
- Hardware and software requirements
- Installation and licenses
- Editions of Analytica
- Help menu and documentation
- Normally, usually, and defaults
- Typographic conventions in this guide
- User guide Examples folder
- What’s new?
Menus
- File menu
- Edit menu
- Object menu
- Definition menu
- Result menu
- Diagram menu
- Window menu
- Help menu
- Right mouse button menus
Windows and dialogs
- Object window
- Result window
- Diagram window
- Outline window
- Object Finder dialog
- Diagram Style dialog
- Node Style dialog
- Number Format Dialog
- Graph setup dialog
- Uncertainty Setup dialog
- Preferences dialog
- Attributes dialog
Examining a Model
- To open or exit a model
- Diagram window
- Classes of variables and other objects
- Selecting nodes
- Toolbar
- User input nodes and user output nodes
- Object window
- Attribute panel
- Values in Object Window
- Printing
Result Tables and Graphs
- Result window
- Table view of a result
- Graph view of a result
- Uncertainty view of a result
- Comparing results
Parametric analysis
Create and edit a model
- Create and save a model
- Create and edit nodes
- Draw arrows
- Draw arrows between modules
- Alias nodes
- To edit an attribute
- Change class of an object
- Preferences dialog
Building Effective Models
Lucid influence diagrams
- About influence diagrams
- Guidelines for creating lucid models
- Arranging nodes to make clear diagrams
- Organizing a module hierarchy
- Color in influence diagrams
- Diagram Style dialog
- Node Style dialog
- Screenshots of a diagram
Number and table formats
Graphs
Definitions
- Creating or editing a definition
- The Expression popup menu
- Expression Assist
- Object Finder dialog
- Definition menu
- The domain of possible values
- Check attribute
Expressions
- Numbers
- Date and Time Values
- Boolean or truth values
- Text values
- Operators
- IF a THEN b ELSE c
- Function calls and parameters
- Math functions
- Numbers and text
- INF, NAN, and NULL - Exception values
- Warnings
- Datatype functions
Text, Date, Math, and Financial Functions
- Text functions
- Date functions
- Advanced math functions
- Complex number functions
- Financial functions
- Financial library functions
Arrays and Indexes
- Intelligent Arrays
- Indexes and arrays: An introduction
- IF a THEN b ELSE c with arrays
- Creating an index
- Functions that create indexes
- To make an edit table
- To edit a table
- Splice a table when computed indexes change
- Subscript and slice of a subarray
- Choice menus and Checkboxes in an edit table
- Shortcuts to navigate and edit a table
Array functions
- Array Function Example Variables
- Functions that create arrays
- Array-reducing functions
- Transforming functions
- Relational tables and multiD arrays
- Interpolation functions
- Fourier Transform
- Sets - collections of unique elements
- Other array functions
- DetermTable: Deterministic tables
- Subtable: Editable part of an array
- MultiTable: Combining editable and computed arrays
- Matrix functions
Expressing Uncertainty
- Uncertainty Setup dialog
- Uncertainty views
- Selecting the Sample Size
- Choosing an appropriate distribution
- Defining a variable as a distribution
- Including a distribution in a definition
- Probabilistic calculation
- Monte Carlo and probabilistic simulation
Probability Distributions
- Probability distributions
- Parametric discrete distributions
- Probability density and mass graphs
- The domain attribute and discrete variables
- Custom discrete probabilities
- Parametric continuous distributions
- Custom continuous distributions
- Special probabilistic functions
- Advanced probability functions
- Multivariate distributions
- Importance weights
Statistics, Sensitivity, and Uncertainty Analysis
- Statistical functions
- Weighted statistics and w parameter
- Importance analysis
- Sensitivity analysis functions
- Tornado charts
- X-Y plots
- Scatter plots
- Regression analysis
- Uncertainty in regression results
- Logistic regression functions
- Stochastic Information Packets (SIPs)
Dynamic Simulation
- Time index
- Dynamic function
- Time index details
- Dynamic initial values
- Dynamic using arrays
- Dynamic dependencies
- Dynamic and uncertainty
- Dynamic on non-Time Indexes
- Reverse Dynamic
User interfaces
- User interfaces
- User Input nodes
- Choice menu user input
- Checkbox user input
- User output nodes
- User inputs and outputs as aliases
- Onchange attribute
- Button creation
- Form modules
- Icon images in a node
- Graphics, frames, and text in a diagram
- Links or URL in model attributes
- Sharing your model
- Analytica Free 101
Analytica Cloud Player (ACP)
Integration with data and applications
- Read and write text files
- Read data from URL on internet
- Copy and Paste between applications
- Import and Export data
- Model file formats
- OLE linking
- Database access
- Database functions
- Excel spreadsheets read and write
- RunConsoleProcess - call other applications
- COM Automation Objects
User-defined Functions and Libraries
- Example function
- Call a function
- Define a function
- Attributes of a function
- Parameter qualifiers
- User Libraries
Working with Large Models
- Module hierarchy
- Outline window
- Find variables and other objects
- Manage attributes
- Invalid variables
- Filed modules and libraries
- Import a module or library
- Combining models into an integrated model
- Making a browse-only model and hiding definitions
- Managing windows
- Memory usage and management
- Performance Profiler library
- Analytica Enterprise
Procedural Programming
- Procedural Programming Example
- Summary of Programming Constructs
- Begin-End for Grouping Expressions
- Local Values
- For and While Loops
- Recursion
- Local Indexes
- Ensuring Array Abstraction
- References and Data Structures
- Handles to Objects
- Dialog Functions
- Other Procedural Functions
Reference sections
- Analytica Specifications
- Identifiers Already Used
- Error Message Types
- Forward and Backward Compatibility
- Bibliography
Analytica Optimizer Guide
Comments
Enable comment auto-refresher
Pdavis