Dependent: ISlSerieInt;
The Dependent property returns the explained series.
To set the explained series, use the Dependent.Value. If it is planned to use the Binning procedure, use the Dependent.BinningSettings.DoubleValue.
To get explanatory categorical and quantitative series, use the ISmRandomForest.ExplanatoriesCategorical and ISmRandomForest.ExplanatoriesContinuous properties, respectively.
The property use is given in the example for ISmRandomForest.Forest.
See also: