TREESSpecifications Members

These members are related to Classification and Regression Trees Specifications dialog.

Functions

Name Description
Cancel -
OK Return value: Integer.

Properties

Name Description
AnalysisSyntax Analysis syntax. Return/assignment value: String.
Application Returns application object. Return value: Object. This property is read only.
CategoricalResponse Categorical response. Assignment value: Integer.
CrossValidation Assignment value: String.
EqualMisclassificationCost Equal misclassification cost. Assignment value: Integer.
FACTStyleDirectStopping FACT-style direct stopping. Assignment value: Integer.
FactorCodes Factor codes. Assignment value: Variant.
FractionOfObjectToStop Fraction of objects to stop. Assignment value: Double.
MaximumNumberOfNodes Maximum number of nodes. Assignment value: Integer.
MinimumNToStop Minimum N-to-stop. Assignment value: Integer.
Name Return value: String. This property is read only.
NumberOfSurrogates Number of surrogates. Assignment value: Integer.
Parent Returns the parent of the object. Return value: Object. This property is read only.
PruneOnDeviance Prune on deviance. Assignment value: Integer.
PruneOnMisclassificationError Prune on misclassification error. Assignment value: Integer.
ResponseCodes Response codes. Assignment value: Variant.
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.
SeedForVFoldCrossValidation Seed for V-fold cross-validation. Assignment value: Integer.
SigmaRestricted Sigma restricted parametrization of ANOVA-like designs. Assignment value: Integer.
StandardErrorRule Standard error rule. Assignment value: Double.
UseChiSquareMeasure Use Chi-square measure. Assignment value: Integer.
UseEqualPriors Use equal priors. Assignment value: Integer.
UseEstimatedPriors Use estimated priors. Assignment value: Integer.
UseGSquareMeasure Use G-square measure. Assignment value: Integer.
UseGiniMeasure Use gini measure. Assignment value: Integer.
UseUserDefinedMisclassificationCost Use userdefined misclassification cost. Assignment value: Integer.
UseUserSpecifiedPriors Use user-specified priors. Assignment value: Integer.
UseVFoldCrossValidation Use V-fold cross-validation. Assignment value: Integer.
UserDefinedMisclassificationCost Userdefined misclassification cost. Assignment value: Variant.
UserSpecifiedPriors User-specified priors. Assignment value: Variant.
VValueForVFoldCrossValidation V-value for V-fold cross-validation. Assignment value: Integer.
Variables Assignment value: Variant.