mbcmodel.linearmodel
Properties and methods for linear model objects
Description
Use these properties and object functions to create and examine model objects.
Creation
Create a mbcmodel.linearmodel object using CreateModel.
Properties
Object Functions
AliasMatrix | Alias matrix for linear model parameters |
BoxCoxSSE | SSE and confidence interval for Box-Cox transformations |
CreateDesign | Create design object for test plan or model |
Evaluate | Evaluate model, boundary model, or design constraint |
Export | Make command-line or Simulink export model |
fit | Fit model or boundary model to new or existing data, and provide summary statistics |
InputSetupDialog | Open Input Setup dialog box to edit inputs |
Jacobian | Calculate Jacobian matrix for model at existing or new data points |
ModelSetup | Open Model Setup dialog box where you can alter model type |
pev | Predicted error variance of model at specified inputs |
PredictedValue | Predicted value of model at specified inputs |
StatisticsDialog | Open summary statistics dialog box |
SummaryStatistics | Summary statistics for response |
UpdateResponse | Replace model in response |
getAlternativeTypes | Alternative model or design types |
Correlation | Correlation matrix for linear model parameters |
Covariance | Covariance matrix for linear model parameters |
ValidationRMSE | Calculates the validation RMSE for model data |
MultipleVIF | Multiple VIF matrix for linear model parameters |
ParameterStatistics | Calculate parameter statistics for linear model |
SingleVIF | Single VIF matrix for linear model parameters |
PartialVIF | Partial VIF matrix for linear model parameters |
StepwiseRegression | Change stepwise selection status for specified terms |
Version History
Introduced before R2006a