Genie Library

Revision as of 02:17, 13 November 2024 by BFilstrup (talk | contribs)

This library helps you import Genie files into Analytica and interact with Genie models to take advantage of features like diagnostic inference that are exclusive to Genie.

Download

You can download the Genie library here: Genie library.ana

Overview

The library is capable of importing and communicating with Genie models.

Importing

The import process reads the underlying XML-based format so that COM set up is not required. Importing a Genie model is as simple as

1. Ensuring the models you wish to import are located within the same folder as your model. 2.

Communicating

To communicate with a Genie model, you must set up COM interactions (see the Requirements section above).

Belief Nets

Requirements

Analytica COM is used to interact with Genie models. To enable this functionality, users will need to do the following:

  1. Download the following files:
    1. File:SmileCOM64.dll or File:SmileCOM32.dll (depending on x32 or x64 Analytica)
      1. EXPLANATION
    2. File:SmileCOM.idl ???
      1. EXPLANATION

Instructions

Comments


You are not allowed to post comments.