C&RT Quick Specs
Select Quick specs dialog as the Specification method on the General Classification and Regression Trees Startup Panel - Quick tab and click the OK button to display the Quick specs dialog. If Standard C&RT was selected as the Type of analysis, the Quick Specs dialog is titled Standard C&RT. If C&RT with coded design was selected as the Type of analysis, the Quick specs dialog is titled General C&RT General linear models.
The Quick specs dialog contains five tabs: Quick, Classification, Stopping, Validation, and Advanced. In practically all cases, the most efficient way to write C&RT syntax is to use the Quick specs method, and then click the Syntax editor button in the dialog to translate the selected specifications to the command syntax. This can further be edited and updated as and when required.
Note: Missing data. Missing data in predictor variables are handled differently in the C&RT module, as compared to the Interactive Trees module. Because the Interactive Trees module does not support ANCOVA-like design matrices, it is more flexible in the handling of missing data. Specifically, in C&RT, observations with missing data in any predictor variable are excluded from the tree-building process itself (even if surrogates are requested; these surrogates are only used to compute predicted values or classifications); in Interactive Trees, variables (and missing data for those variables) can be considered one-by-one, so observations with missing data in the predictors are only excluded from the tree building process, if those variables are chosen for splits and no suitable surrogate was requested or selected. Refer also to Missing Data in GC&RT, GCHAID, and Interactive Trees for additional details.