Difference between revisions of "Analytica Docs"

 
(108 intermediate revisions by 16 users not shown)
Line 1: Line 1:
Welcome to the Analytica Wiki!  It is a shared resource created for and by the community of Analytica users. It includes FAQs, tips, examples, shared libraries, and details describing Analytica functions expanding on the User Guide.
+
[[Category: Analytica Docs]]
 +
{| class="wikitable" style="width: 90%"
 +
|style="width: 100%;border: 1px solid #ffffff;background-color:#ffffff; text-align:center;" |
 +
[[File:Splashero.png|center|500px]]
  
Because it's a wiki, you can edit and add to it, as well as read it -- like Wikipedia. If you are an Analytica user with current support, you should have password access to read and edit it. If you don't, please email info@lumina.com to get a password.
 
 
If you can't find the information you want -- or can't understand it -- please add your question or comment, perhaps to the relevant ''discussion'' page. If you have information, tips, examples, or libraries you want to share, your contributions are welcome.
 
 
{| border="1" align="center"
 
|
 
{| border="0"
 
! '''Latest Analytica Release News!'''
 
|-
 
!''12 Sept 2008''
 
|-
 
| [[Patch Release 4.1.2 is now available for Analytica and ADE]]
 
|}
 
 
|}
 
|}
  
* [[What's new in Analytica 4.1?]]: Release on April 1, 2008, this page lists enhancements since the 4.0 release.
+
{| class="wikitable" style="width: 100%; border: 1px solid #ffffff"
** [[What's fixed in release 4.1.2?]]: Patch released on 12 Sept 2008 fixes various bugs.
+
|style="width: 33%;border: 1px solid #ffffff;padding: 10px; background-color:#ffffff;vertical-align:top;"|
** [[What's new in Analytica 4.0?]]: A list of new features and functions in Analytica and ADE 4.0, released Nov 30, 2007, with links to more detailed explanations.
+
<big>'''About'''</big><br />
 +
These '''Analytica docs''' include a rich variety of [[Tutorial|tutorials]], [[User Guide|user guides]], example models, and reference materials. You can explore what's available in the '''Docs contents''' -- the  expandable outline on the left of this and every page.
  
* [[Analytica Web Player]]: Lumina's newest offering, the AWP subscription service. 
+
[[What are these Analytica docs?]]<br />
<!--
 
* [[Beta Tester Page|Analytica 4.0 Beta Test Program]] What is it? How do I join? And what do I do?
 
-->
 
  
* [[Analytica Modelers Guide]]: Hints and examples.
+
|style="width: 33%;border: 1px solid #ffffff;padding: 10px; background-color:#ffffff;vertical-align:top;"|
 +
<big>'''Analytica'''</big><br />
 +
[[Open these docs from Analytica]]<br />
 +
[[Edit and improve these docs]]<br />
 +
[[What's new|What's new in the latest release?]]<br />
 +
[[What's new in ACP?]]<br />
 +
[[Editions of Analytica|Compare editions]]<br />
 +
[https://analytica.com/products/free/ Download Analytica Free Edition]<br />
 +
[https://analytica.com/analytica-downloads/ Download Analytica and ADE]<br />
 +
|style="width: 33%;border: 1px solid #ffffff;padding: 10px; background-color:#ffffff;vertical-align:top;"|
 +
<big>'''Getting Started'''</big><br />
 +
[[Analytica Tutorial|Tutorial]]<br />
 +
[[Building Effective Models]]<br />
 +
[[Creating Lucid Influence Diagrams]]<br />
 +
[[Indexes and arrays: An introduction|Intro to Indexes and Arrays]]<br />
 +
[[Example Models and Libraries]]<br />
 +
|}
  
* [[Analytica Reference]]: The real details, but only on a few features at present.
+
{| class="wikitable"  style="width: 100%;vertical-align:top;"
 +
|-
 +
! colspan="2"| Featured pages
 +
|-
 +
|rowspan="3" style="width: 50%;vertical-align:top;"| <big>[[Assista]]</big> <br />
 +
Assista, the Analytica's AI assistant is new to Analytica 6.5. It offers a conversational interface that answers questions about Analytica, about your model, and can even help you build your model and write Analytica expressions. It can make your modeling process much faster and more convenient. Like many tools using Large Language Models (LLMs) it can be amazingly helpful, but it isn't 100% reliable. So you still need to apply your human intelligence! You can start it from the new icon in the toolbar.
 +
Learn more at [[Assista]].
  
* [[Analytica Libraries and Templates]] and [[Example Models]]:  New!  Grant Exclusion model.
+
|[[Database library]]: A library of functions to make it easy to create, read, update, examine and delete database tables, without having to write SQL.
 
+
|-
* [[Analytica User FAQs]]: Frequently Asked Questions and support queries.
+
|[[Themes Library]]: Use the Themes Library to quickly update your diagram and graph styles with some new and updated preset themes!
 
+
|-
* [[Analytica in the Classroom]]: Resources for using Analytica for teaching
+
|[[Weibull estimation library]]: This library includes functions for estimating Weibull distributions for lifespan or time to failure from data, and to obtain mean, median, and variance, and percentiles of a Weibull from its shape (k) and scale (lamda) parameters (and vice versa).
 
+
|}
* [[Analytica User Group]] : Webinars for active users.
 
** [[Analytica User Group/Past Topics|Archives of previous webinars]]
 
 
 
* [[Enhancement Requests for Analytica]]: Here's what else I think Analytica should do.
 
 
 
* [[Comments and suggestions for Analytica wiki]]: Here's how we can improve this Wiki.
 
 
 
* [[How to edit Analytica wiki]]: Tips on how to edit and add to these documents.
 
 
 
* List of [[Special:Uncategorizedcategories|Top Level Categories]] or [[Special:Categories|All Categories]] (indexes into the Analytica Wiki site)
 
 
 
[[Image:Analytica logo tagline 500px.png]]
 

Latest revision as of 20:12, 25 February 2025

Splashero.png

About
These Analytica docs include a rich variety of tutorials, user guides, example models, and reference materials. You can explore what's available in the Docs contents -- the expandable outline on the left of this and every page.

What are these Analytica docs?

Analytica
Open these docs from Analytica
Edit and improve these docs
What's new in the latest release?
What's new in ACP?
Compare editions
Download Analytica Free Edition
Download Analytica and ADE

Getting Started
Tutorial
Building Effective Models
Creating Lucid Influence Diagrams
Intro to Indexes and Arrays
Example Models and Libraries

Featured pages
Assista

Assista, the Analytica's AI assistant is new to Analytica 6.5. It offers a conversational interface that answers questions about Analytica, about your model, and can even help you build your model and write Analytica expressions. It can make your modeling process much faster and more convenient. Like many tools using Large Language Models (LLMs) it can be amazingly helpful, but it isn't 100% reliable. So you still need to apply your human intelligence! You can start it from the new icon in the toolbar. Learn more at Assista.

Database library: A library of functions to make it easy to create, read, update, examine and delete database tables, without having to write SQL.
Themes Library: Use the Themes Library to quickly update your diagram and graph styles with some new and updated preset themes!
Weibull estimation library: This library includes functions for estimating Weibull distributions for lifespan or time to failure from data, and to obtain mean, median, and variance, and percentiles of a Weibull from its shape (k) and scale (lamda) parameters (and vice versa).