xregstatsmodel
Class for evaluating models and calculating prediction error variance (PEV)
Description
Use these object functions to evaluate point-by-point models and calculate prediction error variance (PEV).
Creation
You can create an xregstatsmodel object by either:
Exporting a model from the Model Browser to the workspace.
Converting any command line response or model object to an
xregstatsmodelby using theExportmethod.Use the
Exportmethod to convertmbcmodel.hierarchicalresponse,mbcmodel.localresponse,mbcmodel.responseandmbcmodel.modelobjects toxregstatsmodelobjects. Use the syntaxExportedModel = Export(MODEL). The default format is'MATLAB'so you do not need to specify the format.
Object Functions
Version History
Introduced in R2010a