14.03.2014 Views

Automation Reference - JMP

Automation Reference - JMP

Automation Reference - JMP

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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

Platform Methods<br />

LaunchAddWeight(ColumnName As String) As Boolean<br />

Adds a weight column to the analysis. Returns True for success, False for failure.<br />

LaunchRemoveFreq(ColumName As String) As Boolean<br />

Removes an frequency column from the analysis. Returns True for success, False for failure.<br />

LaunchRemoveWeight(ColumnName As String) As Boolean<br />

Removes a weight column from the analysis. Returns True for success, False for failure.<br />

StandardizeData (Flag As Boolean)<br />

Specifies to standardize (True) or not standardize (False) the data. This method can be used before or after the<br />

call to launch the platform.<br />

Logistic Object Methods<br />

The Logistic object provides a way to launch and manipulate a logistic regression analysis.<br />

InversePrediction()<br />

Request an inverse prediction and produces the Inverse Prediction Dialog Box.<br />

LiftCurve(Flag as Boolean)<br />

Display the lift curve or lift chart (True) or turns the display off (False).<br />

LogisticPlot(Flag As Boolean)<br />

Turns the logistic plot on (True) or off (False).<br />

NomAxisBooleanOption(Handle as Long, Action as Short, Flag As Boolean)<br />

Controls a Boolean option for the display of the Nominal Axis. If the platform supports the option, then this<br />

method will either turn it on (Flag is True) or off (Flag is False). Examples of options are Rotated Tick Labels,<br />

Divider Bars and displaying a Lower Frame. The Rotated Tick Labels are supported only on the Oneway and<br />

Variability Chart platforms. Before this method can be called, a handle to the Nominal Axis display box must be<br />

obtained through a call to GetGraphicItemByType(TypeName As String, ItemNumber As Integer) As Long.<br />

ROCCurve(Flag As Boolean)<br />

Creates a ROC curve.<br />

MatchedPairs Object Methods<br />

The MatchedPairs object provides a way to launch a matched pairs analysis. It also supports the common<br />

analysis methods.<br />

WilcoxonSignedRank(Flag as Boolean)<br />

Turns Wilcoxon Signed Rank on (True) or off (False).<br />

Page 104

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

Saved successfully!

Ooh no, something went wrong!