FSLResults Members

These members are related Feature selection result dialog.

Functions

Name Description
Cancel -
OK Return value: Integer.
SavePredictorsToVariableBundle Save predictors to variable bundle.

Properties

Name Description
Application Returns application object. Return value: Object. This property is read only.
BestCategoricalPredictorString Get best categorical predictor string for a specific dependent variable. Return value: String. This property is read only.
BestCategoricalPredictors Get best categorical predictors for a specific dependent variable. Return value: Integer(). This property is read only.
BestContinuousPredictorString Get best continuous predictor string for a specific dependent variable. Return value: String. This property is read only.
BestContinuousPredictors Get best continuous predictors for a specific dependent variable. Return value: Integer(). This property is read only.
DisplayBestPredictorsWithFixedPValue Display best predictors with p less than specified value. Return/assignment value: Integer.
DisplayFixedNumberOfBestPredictors Display fixed number of bestpredictors. Return/assignment value: Integer.
DisplayFixedNumberOfBestPredictorsByPValue Display fixed number of bestpredictors sorted by p. Return/assignment value: Integer.
FixedNumberOfBestPredictors Fixed number of best predictors. Return/assignment value: Integer.
FixedNumberOfBestPredictorsByPValue Fixed number of best predictors sorted by p. Return/assignment value: Integer.
FixedPValueOfBestPredictors P value criterion of best predictors list. Return/assignment value: Double.
HistogramOfImportanceForBestPredictors Histogram of importance for best predictors. Return value: Object. This property is read only.
Name Return value: String. This property is read only.
Parent Returns the parent of the object. Return value: Object. This property is read only.
ReportOfBestKPredictors Report of best k predictors. 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.
Summary Summary: Best k predictors. Return value: Object. This property is read only.