mbcmodel.localresponse
Properties and methods for hierarchical response objects
Description
Use these properties and object functions to create, modify, and examine local response objects.
Creation
Create an mbcmodel.localresponse object from a test plan using
CreateResponse.
Note
See How the Model Tree Relates to Command-Line Objects for more information on the hierarchy created by
createResponse.
Properties
Object Functions
AlternativeModelStatistics | Summary statistics for alternative models |
CreateAlternativeModels | Create alternative models from model template |
CreateResponseFeature | Create new response feature for local model |
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 |
MakeHierarchicalResponse | Build two-stage model from response feature models |
ModelForTest | Model for specified test |
OutlierIndices | Indices of input data for response marked as outliers |
OutlierIndicesForTest | Indices marked as outliers for test |
pev | Predicted error variance of model at specified inputs |
PEVForTest | Local model predicted error variance for test |
PredictedValue | Predicted value of model at specified inputs |
PredictedValueForTest | Predicted values for test |
Remove | Remove project model |
RemoveOutliers | Remove outliers in input data by index or rule, and refit models |
RemoveOutliersForTest | Remove outliers on test by index or rule and refit models |
RestoreData | Restore removed outliers |
RestoreDataForTest | Restore removed outliers for test |
SummaryStatistics | Summary statistics for response |
SummaryStatisticsForTest | Statistics for specified test |
UpdateResponseFeatures | Refit response feature models |
Version History
Introduced in R2006a