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 />

FivePercentContours(Flag As Boolean)<br />

An On(True)/Off(False) option that mirrors its non-automation counterpart.<br />

KernelControl(Flag As Boolean)<br />

An On(True)/Off(False) option that mirrors its non-automation counterpart.<br />

MeshPlot(Flag As Boolean)<br />

An On(True)/Off(False) option that mirrors its non-automation counterpart.<br />

ModalClustering(Flag As Boolean)<br />

An On(True)/Off(False) option that mirrors its non-automation counterpart.<br />

SaveDensityGrid() As DataTable<br />

Saves the density estimates and quantiles associated with them in a new data table. A dispatch pointer to this<br />

new data table is returned, so it can be automated as well.<br />

FitLeastSquares Object Methods<br />

These methods are returned from the call to launch when the fitting personality prior to the launch is Standard<br />

Least Squares. The FitLeastSquares object allows the profilers to be invoked on the Response output. It also<br />

allows a particular Response to be manipulated, by facilitating retrieval of a Response object.<br />

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

Turns the Contour Profiler on (True) or off (False). Returns True for success, False for failure.<br />

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

Turns the Cube Plot on (True) or off (False). Returns True for success, False for failure.<br />

GetResponse(Name As String) As FitResponse<br />

Returns a particular Response object associated with the Model output. There is a Response object for every Y<br />

value entered prior to Model launch.<br />

Profiler(Flag As Boolean) As FitProfiler<br />

Turns the Profiler on (True) or off (False). A FitProfiler object is returned that allows for further<br />

manipulation of the Profiler settings.<br />

FitLogvariance Object Methods<br />

The LogVariance Fit output has a few options that can be specified after launch.<br />

ConfidenceInterval(Alpha As Double) As Boolean<br />

Specifies the confidence interval.<br />

Page 91

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

Saved successfully!

Ooh no, something went wrong!