resubPredict
Predict response of regression ensemble by resubstitution
Description
Yfit = resubPredict(ens)ens.X elements
                containing the responses predicted by ens for the data
                    ens.X. Yfit contains the predictions of
                    ens on the data used by fitrensemble to create ens.
Yfit = resubPredict(ens,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2011a