| Application
|
Returns application object. Return value: Object. This property is read only.
|
| CodeGeneratorCLang
|
C code generator. Return value: Object. This property is read only.
|
| CodeGeneratorCSharp
|
C# code generator. Return value: Object. This property is read only.
|
| CodeGeneratorJava
|
Java code generator. Return value: Object. This property is read only.
|
| CodeGeneratorPMML
|
PMML code generator. Return value: Object. This property is read only.
|
| CodeGeneratorSAS
|
SAS code generator. Return value: Object. This property is read only.
|
| CodeGeneratorSQL
|
SQL code generator. Return value: Object. This property is read only.
|
| CodeGeneratorSVB
|
SVB code generator. Return value: Object. This property is read only.
|
| CodeGeneratorTeradata
|
Code generator. Return value: Object. This property is read only.
|
| CodeGeneratorUDF
|
Code generator. Return value: Object. This property is read only.
|
| Coefficients
|
Prints spreadsheet of model coefficients. Return value: Object. This property is read only.
|
| CustomPredictions
|
Used for defining new input cases (that are not drawn from the data set) and execute models using them. Return/assignment value: String.
|
| DescriptiveStatistics
|
Prints spreadsheet of descriptive statistics. Return value: Object. This property is read only.
|
| GenerateMARSplinesEquations
|
Generates MARSplines equations. Return value: Object. This property is read only.
|
| GetStartPoint
|
Return value: Integer. This property is read only.
|
| Histograms
|
Plots histogram of predictions and variables. Return value: Object. This property is read only.
|
| IncludeCaseNames
|
Includes case names in two and three dimensional graphs. Return/assignment value: Integer.
|
| IncludeConfidence
|
Includes confidence levels in spreadsheets and histograms. Return/assignment value: Integer.
|
| IncludeInputs
|
Includes independent variables (inputs) in spreadsheets and histograms. Return/assignment value: Integer.
|
| IncludeOutputs
|
Includes dependents variables (outputs) in spreadsheets and histograms. Return/assignment value: Integer.
|
| IncludePredictions
|
Includes model predictions (predicted outputs) in spreadsheets and histograms. Return/assignment value: Integer.
|
| IncludeResiduals
|
Includes residuals (difference between outputs and model predictions) in spreadsheets and histograms. Return/assignment value: Integer.
|
| Name
|
Return value: String. This property is read only.
|
| NumberOfReferences
|
Prints spreadsheet with the number of references to basis functions by variables. Return value: Object. This property is read only.
|
| Parent
|
Returns the parent of the object. Return value: Object. This property is read only.
|
| Plot2DGraphOfXAndY
|
Plot two dimensional graph of X and Y. Return value: Object. This property is read only.
|
| Plot3DGraphOfXYZ
|
Plot three dimensional graph of X, Y and Z. Return value: Object. This property is read only.
|
| PlotHistogramsOfX
|
Plot histogram of X. Return value: Object. This property is read only.
|
| PredictionsAndResiduals
|
Prints spreadsheet of predictions. Return value: Object. This property is read only.
|
| PrintCustomPredictions
|
Prints spreadsheet of custom predictions. Return value: Object. This property is read only.
|
| RegressionStatistics
|
Prints spreadsheet of regression statistics. Return value: Object. This property is read only.
|
| ResultsCodes
|
Assignment value: Variant.
|
| ResultsOption
|
Assignment value: Integer.
|
| ResultsOutputFields
|
Assignment value: Variant.
|
| ResultsSaveFileName
|
Assignment value: String.
|
| ResultsSelection
|
Assignment value: Variant.
|
| ResultsSelectionOption
|
Assignment value: Variant.
|
| ResultsValues
|
Assignment value: Variant.
|
| ResultsVariables
|
Assignment value: Variant.
|
| SavePredictionsAndResiduals
|
Save predictions and residuals. Return value: Object. This property is read only.
|
| SelectOutputsForPlotting
|
Select dependents variables (outputs) for plotting. Return/assignment value: String.
|
| SelectedItemX
|
Selected X axis for plotting. Return/assignment value: String.
|
| SelectedItemZ
|
Selected Z axis for plotting. Return/assignment value: String.
|
| SelectedItemsY
|
Selected Y axis for plotting. Return/assignment value: String.
|
| Summary
|
Prints spreadsheet of model summary. Return value: Object. This property is read only.
|