ITreesResults Members
These members are related to Interactive Classification and Regression Trees Results dialog.
| Name | Description |
|---|---|
| Cancel | - |
| GrowAndPruneTree | Grow and prune the tree. |
| GrowBranchOfTheNode | Grow branch from this node. |
| GrowOneLevelBranchOfTheNode | Grow branch by one level from this node. |
| GrowOneLevelOfTree | Grow the tree by one level. |
| GrowTree | Automatically grow the tree. |
| OK | Return value: Integer. |
| RemoveAllBranches | Remove all branches from this node. |
| RemoveBranchOfTheNode | Remove branch (current node). |
| RemoveOneLevelOfTree | Remove one level of the tree. |
| VariablesAndCommandSyntax | Print variables and command syntax. |
| Name | Description |
|---|---|
| AdjustedPriors | Adjusted priors. Return value: Object. This property is read only. |
| AnalysisDataSet | Analysis data set. Return/assignment value: Integer. |
| Application | Returns application object. Return value: Object. This property is read only. |
| AverageProfitForGain | Average profit for gain. Return/assignment value: Integer. |
| CodeGeneratorCLang | Code generator, language: C, C++, C#. Return value: Object. This property is read only. |
| CodeGeneratorCSharp | Code generator. Return value: Object. This property is read only. |
| CodeGeneratorJava | Code generator. Return value: Object. This property is read only. |
| CodeGeneratorJavaMapReduce | Code generator. Return value: Object. This property is read only. |
| CodeGeneratorPMML | Code generator. Return value: Object. This property is read only. |
| CodeGeneratorPMML4_2 | Code generator. Return value: Object. This property is read only. |
| CodeGeneratorRules | Code generator. Return value: Object. This property is read only. |
| CodeGeneratorSAS | Code generator. Return value: Object. This property is read only. |
| CodeGeneratorSQL | Code generator. Return value: Object. This property is read only. |
| CodeGeneratorSVB | Code generator, language: Statistica Visual Basic. 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. |
| CombinedCategories | Provide information on combined categories of specified categorical predictor. Return value: Double(). This property is read only. |
| DataBelongingToNode | Data belonging to node. Return value: Object. This property is read only. |
| GraphOfImportanceOfPredictors | Graph of predictor importance. Return value: Object. This property is read only. |
| GraphOfObservedAndPredicted | Graph of observed and predicted values. Return value: Object. This property is read only. |
| GraphOfObservedAndResidual | Graph of observed and residual. Return value: Object. This property is read only. |
| GraphOfPredictedAndResidual | Graph of predicted and residual. Return value: Object. This property is read only. |
| GrowOneLevelBranchOftheNodeWithCustomSplit | Grow branch by one level from current node, using custom split. Return/assignment value: String. |
| HistogramOfResidual | Histogram of residual. Return value: Object. This property is read only. |
| HistogramOfResponseBelongingToNode | Histogram of response belonging to node. Return value: Object. This property is read only. |
| LiftChart | Lift chart. Return value: Object. This property is read only. |
| MainCategoryForComputingPercentOfCases | Main category for computing percent of cases. Return/assignment value: Integer. |
| MisclassificationCostMatrix | Misclassification cost matrix. Return value: Object. This property is read only. |
| Name | Return value: String. This property is read only. |
| NodeId | Node Id. Return/assignment value: Integer. |
| NodeSQL | Print SQL code for selected node. Return value: Object. This property is read only. |
| Parent | Returns the parent of the object. Return value: Object. This property is read only. |
| PercentOfCasesForGain | Percent of cases for gain. Return/assignment value: Integer. |
| PredictedValues | Predicted values. Return value: Object. This property is read only. |
| PredictedVsObservedByClasses | Predicted vs. observed by classes. Return value: Object. This property is read only. |
| PredictionDataSet | Prediction data set. Return/assignment value: Integer. |
| PredictorInformationOfTheNode | Summary information for predictors for current node. Return value: Object. This property is read only. |
| PredictorStatisticsForAllNodes | Statistics for all nodes. Return value: Object. This property is read only. |
| PredictorStatisticsForAllPredictors | Statistics for all selected predictors for selected node. Return value: Object. This property is read only. |
| Priors | Return value: Object. This property is read only. |
| ProbabilityPlotOfResidual | Probability plot of residual. Return value: Object. This property is read only. |
| ProfitForComputingAverageProfit | Profit for computing average profit. Return/assignment value: Variant. |
| ROCCurve | ROC Curve Graph and spreadsheet. Return value: Object. This property is read only. |
| ResultsCodes | Assignment value: Variant. |
| ResultsOptio | 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. |
| RiskEstimate | Risk estimate. Return value: Object. This property is read only. |
| RiskEstimateAfterVFoldCrossvalidation | Risk estimate after V-fold cross-validation. Return value: Object. This property is read only. |
| RulesByCategory | Rules code by category. Return value: Object. This property is read only. |
| SQLCodesForAllTerminalNodes | Print SQL code for all terminal nodes. Return value: Object. This property is read only. |
| SavePredicted | Save predicted values. Return value: Object. This property is read only. |
| SaveTree | Save current tree. Assignment value: String. |
| ScrollableTreeGraph | Scrollable tree graph. Return value: Object. This property is read only. |
| ScrollableTreeGraphWithDetails | Scrollable tree graph with details. Return value: Object. This property is read only. |
| SeedForVFoldCrossValidation | Seed for V-fold cross-validation. Return/assignment value: Integer. |
| SensitivityPlot | Sensitivity plot for Importance vs Cut-off. Return value: Object. This property is read only. |
| SensitivityPlotByRank | Sensitivity plot for Importance vs Cut-off by rank. Return value: Object. This property is read only. |
| SplitCriterion | Split criterion. Return value: Object. This property is read only. |
| SpreadsheetOfImportanceOfPredictors | Spreadsheet of predictor importance. Return value: Object. This property is read only. |
| Summary | Summary tree graph. Return value: Object. This property is read only. |
| SurrogateDataSet | Surrogate data set. Return/assignment value: Integer. |
| SurrogateVariableOfTheNode | Surrogate variable for current node. Return/assignment value: String. |
| SurrogateVarsBelongingToNode | Surrogate variables belonging to node. Return value: Object. This property is read only. |
| TerminalNodes | Terminal nodes. Return value: Object. This property is read only. |
| TestDataSet | Test data set. Return/assignment value: Integer. |
| TreeBrowser | Tree browser. Return value: Object. This property is read only. |
| TreeLayoutGraph | Tree layout graph. Return value: Object. This property is read only. |
| TreeSequence | Tree sequence. Return value: Object. This property is read only. |
| TreeStructure | Tree structure. Return value: Object. This property is read only. |
| VValueForVFoldCrossValidation | V-value for V-fold cross-validation. Return/assignment value: Integer. |
| VariableForSensitivityPlot | Variable to use for sensitivity plot and sensitivity plot by rank. Return/assignment value: String. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
