mbcmodel.response
Properties and methods for model response objects
Description
Use these properties and methods to create and examine model objects.
Creation
Create an mbcmodel.response object from a test plan using CreateResponse.
Properties
Object Functions
AlternativeModelStatistics | Summary statistics for alternative models |
ChooseAsBest | Choose best model from alternative responses |
CreateAlternativeModels | Create alternative models from model template |
DiagnosticStatistics | Diagnostic statistics for responses and local responses |
DoubleInputData | Data being used as input to model |
DoubleResponseData | Data being used as output to model for fitting |
Export | Make command-line or Simulink export model |
OutlierIndices | Indices of input data for response marked as outliers |
pev | Predicted error variance of model at specified inputs |
PredictedValue | Predicted value of model at specified inputs |
RemoveOutliers | Remove outliers in input data by index or rule, and refit models |
RestoreData | Restore removed outliers |
SummaryStatistics | Summary statistics for response |
Version History
Introduced in R2006a