Difference between revisions of "Analytica Docs"

 
(75 intermediate revisions by 12 users not shown)
Line 1: Line 1:
This Analytica wiki offers tips, FAQs, videos, examples, shared libraries, and detailed function documentation that go way beyond the Analytica Tutorial and User Guides. The content is created by and for the community of Analytica users.
+
[[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]]
  
Every Analytica user with current support is invited to contribute to this wiki. Because it's a wiki, like Wikipedia, you can add your own contributions as a benefit the Analytica user community.  If you have a comment or question on an existing page, you can add it on its ''discussion'' page. (Each page has a Discussion tab at the top.) If you can't find a page that addresses your question or have a general comment, add it to [[Comments and suggestions for Analytica wiki]]. Or, if you know a good answer to someone's question, feel free to provide it. Your contributions are welcome, whether questions, corrections, tips, examples, or libraries you want to share. As with any wiki, all contributions are liable to be edited and improved by others.  If you didn't get a password, please email info@lumina.com to get one.
+
|}
  
 +
{| class="wikitable" style="width: 100%; border: 1px solid #ffffff"
 +
|style="width: 33%;border: 1px solid #ffffff;padding: 10px; background-color:#ffffff;vertical-align:top;"|
 +
<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 User FAQs]]: Frequently Asked Questions about using Analytica.
+
[[What are these Analytica docs?]]<br />
*[[Analytica Libraries and Templates]] and [[Example Models]]:
 
*[[Analytica Modelers Guide]]: Hints and examples.
 
  
*[[Analytica Reference]]: Complete details on selected features.
+
|style="width: 33%;border: 1px solid #ffffff;padding: 10px; background-color:#ffffff;vertical-align:top;"|
**[[:Category:Functions|Function Reference Index]]  
+
<big>'''Analytica'''</big><br />
**Key Analytica [[:Category:Concepts|Concepts]]
+
[[Open these docs from Analytica]]<br />
**[[Special:Uncategorizedcategories|Top Level Categories]] in this wiki
+
[[Edit and improve these docs]]<br />
**[[Special:Categories|All Categories]] in this wiki
+
[[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 in the Classroom]]: Resources for using Analytica for teaching
+
{| 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 User Group]]&nbsp;: Recorded videos of past webinars -- a great resource for learning key topics, basic and advanced.
+
|[[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 Group/Past Topics|Archives of previous webinars]]
+
|-
 
+
|[[Themes Library]]: Use the Themes Library to quickly update your diagram and graph styles with some new and updated preset themes!
*[[What's new in Analytica 4.4?]]: Released 12 January 2012, the page lists enhancements since the 4.3 release. Get the latest release from [http://www.lumina.com/support/downloads/ Download Installers]
+
|-
*[[Beta Tester Page]]: Try out [[Analytica 4.5]].  Become a beta tester.
+
|[[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 Cloud Player]]: Share your models over the web.
 
 
 
* [http://blog.lumina.com The Lumina Blog]
 
 
 
*[[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.
 
 
 
*[[Job Postings]]: Jobs available for Analytica users.
 
<!--
 
*[[How to edit Analytica wiki]]: Tips on how to edit and add to these documents.
 
-->
 
 
 
[[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).