Difference between revisions of "Analytica Docs"

 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
 
|style="width: 33%;border: 1px solid #ffffff;padding: 10px; background-color:#ffffff;vertical-align:top;"|
 
|style="width: 33%;border: 1px solid #ffffff;padding: 10px; background-color:#ffffff;vertical-align:top;"|
 
<big>'''About'''</big><br />
 
<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 are these Analytica docs?]]<br />
 
[[What are these Analytica docs?]]<br />
 +
 +
|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 />
 
[[Open these docs from Analytica]]<br />
 
[[Edit and improve these docs]]<br />
 
[[Edit and improve these docs]]<br />
|style="width: 33%;border: 1px solid #ffffff;padding: 10px; background-color:#ffffff;vertical-align:top;"|
 
<big>'''Analytica'''</big><br />
 
 
[[What's new|What's new in the latest release?]]<br />
 
[[What's new|What's new in the latest release?]]<br />
 
[[What's new in ACP?]]<br />
 
[[What's new in ACP?]]<br />
Line 32: Line 35:
 
! colspan="2"| Featured pages
 
! colspan="2"| Featured pages
 
|-
 
|-
|rowspan="3" style="width: 50%;vertical-align:top;"| <big>[[OpenAI API library]]</big> <br />
+
|rowspan="3" style="width: 50%;vertical-align:top;"| <big>[[Assista]]</big> <br />
The Open AI API library is a collection of Analytica functions that interface with generative A.I. models from within your Analytica model. You can leverage the flexibility of large language models (LLMs) to perform tasks that would be hard to do in a formal program or model, and you can generate images from text. The library is also a great way to learn about generative A.I. from within Analytica. ([[OpenAI API library|Full article...]])
+
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.
 
|[[Database library]]: A library of functions to make it easy to create, read, update, examine and delete database tables, without having to write SQL.
 
|-
 
|-
|[[Color Themes Library]]: Use the Color Themes Library to quickly update your diagram and graph styles with some new and updated preset themes!
+
|[[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).
 
|[[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).
 
|}
 
|}

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).