TreStartup Members

These members are related to Classification Trees startup dialog.

Functions

Name Description
Cancel -
OK Return value: Integer.

Properties

Name Description
Application Returns application object. Return value: Object. This property is read only.
CARTStyleExhaustiveSearch CART-Style exhaustive search. Return/assignment value: Integer.
CategoricalPredictorCodes Codes for categorical predictor variables. Return/assignment value: String.
ChiSquare Chi-square (goodness of fit measure). Return/assignment value: Integer.
CodeForLearningSample Code for learning sample. Return/assignment value: String.
CodeForTestSample Code for test sample. Return/assignment value: String.
DependentVariableCodes Codes for dependent variable. Return/assignment value: String.
DiscriminantBasedLinearCombinationSplits Discriminant-based linear combination splits. Return/assignment value: Integer.
DiscriminantBasedUnivariateSplits Discriminant-based univariate splits (split selection method). Return/assignment value: Integer.
EqualCosts Equal misclassification costs. Return/assignment value: Integer.
EqualPriors Equal priors. Return/assignment value: Integer.
EstimatedPriors Estimated priors. Return/assignment value: Integer.
FACTStyleDirectStopping FACT-style direct stopping (stopping rule). Return/assignment value: Integer.
FractionOfObjects Fraction of objects (stopping parameter). Return/assignment value: Double.
GSquare G-square (goodness of fit measure). Return/assignment value: Integer.
GiniMeasure Gini measure (goodness of fit measure). Return/assignment value: Integer.
MinimumNodeSize Minimum node size. Return/assignment value: Integer.
Name Return value: String. This property is read only.
PLevelForSplitVariableSelection P-value for split variable selectionV-fold for cross validation (sampling parameter). Return/assignment value: Double.
Parent Returns the parent of the object. Return value: Object. This property is read only.
PruneOnDeviance Prune on deviance (stopping rule). Return/assignment value: Integer.
PruneOnMisclassificationError Prune on misclassification error (stopping rule). Return/assignment value: Integer.
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.
SeedForRandomNumberGenerator Seed for random number generator (sampling parameter). Return/assignment value: Integer.
StandardErrorRule Standard error rule (stopping parameter). Return/assignment value: Double.
UserSpecifiedCostValues User-specified cost values. Return/assignment value: String.
UserSpecifiedCosts User-specified costs. Return/assignment value: Integer.
UserSpecifiedPriorValues User-specified prior values. Return/assignment value: Variant.
UserSpecifiedPriors User-specified priors. Return/assignment value: Integer.
VFoldForCrossValidation V-fold for cross validation (sampling parameter). Return/assignment value: Integer.
Variables Variables for analysis. Return/assignment value: String.