14.03.2014 Views

Automation Reference - JMP

Automation Reference - JMP

Automation Reference - JMP

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Application Object <strong>Reference</strong> for Automating <strong>JMP</strong><br />

Platform Methods<br />

LikelihoodRatio(Flag As Boolean) As Boolean<br />

Turn the option on (True) or off (False).<br />

MarginalVariances (Flag As Boolean) As Boolean<br />

Turn the option on (True) or off (False).<br />

FitManova Object Methods<br />

The Manova fitting personality has very limited support, due to the highly interactive nature of the Response<br />

specification dialogs. However, there is support for saving values to the active data table.<br />

SaveDiscrim() As Boolean<br />

Saves the specified value to columns in the active data table.<br />

SavePredicted() As Boolean<br />

Saves the specified value to columns in the active data table.<br />

SaveResiduals() As Boolean<br />

Saves the specified value to columns in the active data table.<br />

Fit Model Methods<br />

The Fit Model methods are used to launch a Fit Model analysis, and then to manipulate the subsequent output.<br />

Because the post-launch manipulation is so interactive and specific to the data, the Manova fitting personality<br />

only has limited support in the post-launch phase.<br />

Notes:<br />

FitModel produces a variety of output objects, such as FitLeastSquares, FitManova, and so forth. Because of<br />

the complexity of the output, the common analysis routine UseByOutput(ByTitle As String) As Boolean<br />

cannot be used for FitModel when By Group manipulation must be performed.<br />

The Launch methods are specific to the launch setup for a Fit Model analysis. In addition to these methods,<br />

certain standard launch functions serve a dual purpose with Fit Model. For the Proportional Hazards and<br />

Parametric Survival fitting platforms, the launch buttons Time To Event and Censor equate to the LaunchAddY<br />

and LaunchAddWeight automation routines, respectively.<br />

These four methods are used to retrieve the names of effects created using the AddxxxEffect methods, remove<br />

selected effects, and Nest effects:<br />

• LaunchGetNumberOfEffects() As Integer<br />

• LaunchGetEffectName(EffectNumber As Integer) As String<br />

• LaunchSelectEffect(EffectNumber As Integer, OnOffFlag As Boolean) As Boolean<br />

• LaunchRemoveSelectedEffects() As Boolean<br />

Page 92

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!