DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


VarImp

Declaration: TRndForest.VarImp [varix: integer]: double;
The readonly array property VarImp returns the variable importance for a given descriptor. The parameter varix is the index of the variable to be retrieved and can assume values between 1 and TrnDataX.NrOfColumns.