주요 콘텐츠

Alternative Model Exploration

Build and illustrate alternative models; select best models

When you use the MBC Model Fitting app to fit statistical models to experimental data, the app automatically fits models to your data. After assessing the initial model fit, use the app tools to create more models to search for the best fit. For more information, see Guidelines for Selecting the Best Model Fit.

Apps

MBC Model FittingCreate experimental designs and statistical models for model-based calibration

Functions

expand all

xregstatsmodelClass for evaluating models and calculating prediction error variance (PEV)
AlternativeModelStatisticsSummary statistics for alternative models
CreateAlternativeModelsCreate alternative models from model template
DoubleInputDataData being used as input to model
DoubleResponseDataData being used as output to model for fitting
ExportMake command-line or Simulink export model
OutlierIndicesIndices of input data for response marked as outliers
pevPredicted error variance of model at specified inputs
PredictedValuePredicted value of model at specified inputs
RemoveRemove project model
SummaryStatisticsSummary statistics for response
ValidationRMSECalculates the validation RMSE for model data

Local Response Methods

mbcPointByPointModelClass for evaluating point-by-point models and calculating prediction error variance (PEV)
AlternativeModelStatisticsSummary statistics for alternative models
CreateAlternativeModelsCreate alternative models from model template
CreateResponseFeatureCreate new response feature for local model
DiagnosticStatisticsDiagnostic statistics for responses and local responses
DoubleInputDataData being used as input to model
DoubleResponseDataData being used as output to model for fitting
ExportMake command-line or Simulink export model
MakeHierarchicalResponseBuild two-stage model from response feature models
ModelForTestModel for specified test
OutlierIndicesIndices of input data for response marked as outliers
OutlierIndicesForTestIndices marked as outliers for test

Local Response Methods

xregstatsmodelClass for evaluating models and calculating prediction error variance (PEV)
pevPredicted error variance of model at specified inputs
PEVForTestLocal model predicted error variance for test
PredictedValuePredicted value of model at specified inputs
PredictedValueForTestPredicted values for test
RemoveRemove test plan, model, or boundary model
RemoveOutliersRemove outliers in input data by index or rule, and refit models
RemoveOutliersForTestRemove outliers on test by index or rule and refit models
RestoreDataRestore removed outliers
RestoreDataForTestRestore removed outliers for test
SummaryStatisticsSummary statistics for response
SummaryStatisticsForTestStatistics for specified test
ValidationRMSECalculates the validation RMSE for model data
UpdateResponseFeaturesRefit response feature models
xregstatsmodelClass for evaluating models and calculating prediction error variance (PEV)
EvalModelEvaluate model
cevalEvaluate boundary model
dferrorDegrees of freedom for model
predintConfidence interval for model prediction
nfactorsConfidence interval for model prediction
AlternativeModelStatisticsSummary statistics for alternative models
ChooseAsBestChoose best model from alternative responses
CreateAlternativeModelsCreate alternative models from model template
DiagnosticStatisticsDiagnostic statistics for responses and local responses
DoubleInputDataData being used as input to model
DoubleResponseDataData being used as output to model for fitting
ExportMake command-line or Simulink export model
OutlierIndicesIndices of input data for response marked as outliers
pevPredicted error variance of model at specified inputs
PredictedValuePredicted value of model at specified inputs
RemoveRemove project model
RemoveOutliersRemove outliers in input data by index or rule, and refit models
RestoreDataRestore removed outliers
SummaryStatisticsSummary statistics for response
ValidationRMSECalculates the validation RMSE for model data

Boundary Classes

mbcboundary.BooleanBoolean boundary model class
mbcboundary.ModelBoundary model class
mbcboundary.PointByPointPoint-by-point boundary model class
mbcboundary.TreeRoot boundary tree class
mbcboundary.TwoStageTreeRoot boundary tree class in two-stage test plans
mbcboundary.TwoStage Two-stage boundary model class

Model Methods

CreateBoundaryCreate boundary model
designconstraintConvert boundary model to design constraint
EvaluateEvaluate model, boundary model, or design constraint
fitFit model or boundary model to new or existing data, and provide summary statistics
getAlternativeTypesAlternative boundary models

Boolean Methods

CreateBoundaryCreate boundary model
designconstraintConvert boundary model to design constraint
EvaluateEvaluate model, boundary model, or design constraint
getAlternativeTypesAlternative boundary models

PointByPoint Methods

CreateBoundaryCreate boundary model
designconstraintConvert boundary model to design constraint
EvaluateEvaluate model, boundary model, or design constraint
getAlternativeTypesAlternative boundary models

TwoStage Methods

CreateBoundaryCreate boundary model
designconstraintConvert boundary model to design constraint
EvaluateEvaluate model, boundary model, or design constraint
getAlternativeTypesAlternative boundary models
getLocalBoundaryGet local boundary model at operating point

Tree Methods

AddAdd boundary model to tree and fit to test plan data
CreateBoundaryCreate boundary model
RemoveRemove test plan, model, or boundary model
UpdateUpdate boundary model in tree and fit to test plan data

Topics