VarImp

Declaration: TRndForest.VarImp [SpdcIx, ClsIx: integer]: double;
The readonly array property VarImp returns the variable importance for a given descriptor and class. The parameter SpdcIx is the index of the variable (spectral descriptor) to be retrieved and can assume values between 1 and SpdcSet.NumSpdcs. The parameter ClsIx speficies the class number can assume values between 1 and NClasses.