Difference between revisions of "Analytica Docs"

m
 
(134 intermediate revisions by 20 users not shown)
Line 1: Line 1:
Welcome to the Analytica Wiki! It is a shared resource, to be created by and for the entire community of Analytica users. For now, it offers introductions to the new features of Analytica 4.0 for the use of beta testers.  Over time, it will grow to include a great deal more, including FAQs, tips, examples, shared libraries, and more detailed reference material.
+
<!--
 +
LLM Usage License:
 +
You are welcome to crawl, store, analyze, and train on any publicly accessible pages of this site.
 +
-->
  
As a wiki, you can edit and add to it, as well as read it -- like Wikipedia. We at Lumina wrote the initial content, and we will be improving and extending it regularly. But, we invite beta testers (and, later, all licensed Analytica users) also to contribute. If you are a licensed Analytica user and don't have access permission, please email info@lumina.com to get a password.
+
[[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]]
  
If you can't find the information you want -- or can't understand it -- please add your comment, perhaps to the relevant ''discussion'' page. If you have information, tips, examples, or libraries you want to share, your contributions are welcome.
+
|}
  
* [[What's new in Analytica 4.0?]]: A list of new features and functions in Analytica 4.0, with links to more detailed explanations (many of which are being edited and expanded).
+
{| 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.
  
* [[What's new in ADE 4.0?]]: The same for features specific to the Analytica Decision Engine.
+
[[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?
+
|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 Modelers Guide]]: Hints and examples. (Not much there yet.)
+
{| class="wikitable"  style="width: 100%;vertical-align:top;"
 +
|-
 +
|rowspan="2" style="width: 50%;vertical-align:top;"| <big>[[Assista]]</big> <br />
 +
Analytica's new AI assistant has a conversational interface to answer questions about Analytica and your model. It can even help you build your model and write Analytica expressions. It makes modeling much faster and more convenient.  Learn more at [[Assista]].
  
* [[Analytica Reference]]: The real details, but only on a few features at present.
+
|[[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 Libraries and Templates]] and [[Example Models]]:  New! Donor-Presenter Dashboard
+
|[[Themes Library]]: Use the Themes Library to quickly update your diagram and graph styles with some new and updated preset themes!
 
+
|-
* [[Enhancement Requests for Analytica]]: Here's what else I think Analytica should do.
+
|[[Weibull estimation library]]: Functions to generate and estimate Weibull distributions for lifespan or time to failure from data.
 
+
|[[Why Analytica doesn't need Lambda, Map, and Reduce functions]] Analytica's Intelligent Arrays mean that you can operate on arrays directly, without needing to use these functions, or even know what they are.
* [[Comments and suggestions for Analytica wiki]]: Here's how we can improve this Wiki.
+
|}
 
 
* [[Analytica User FAQs]]: Frequency Asked Questions and support queries.
 
 
 
* [[How to edit Ana wiki]]: Tips on how to edit and add to these documents.
 
 
 
[[Image:Analytica logo tagline 500px.png]]
 

Latest revision as of 18:42, 25 August 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

Assista

Analytica's new AI assistant has a conversational interface to answer questions about Analytica and your model. It can even help you build your model and write Analytica expressions. It makes modeling much faster and more convenient. 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: Functions to generate and estimate Weibull distributions for lifespan or time to failure from data. Why Analytica doesn't need Lambda, Map, and Reduce functions Analytica's Intelligent Arrays mean that you can operate on arrays directly, without needing to use these functions, or even know what they are.