mbcboundary.Model
Boundary model class
Description
The mbcboundary.Model class represents the basic boundary model
types in the Model-Based Calibration Toolbox™ software. The mbcboundary.Model class is a subclass of the
mbcboundary.AbstractBoundary class. The
mbcboundary.AbstractBoundary class is the base class for all boundary
model classes in the Model-Based Calibration Toolbox software.
Creation
You can fit boundary models in mbcmodel projects using the boundary
tree class mbcboundary.Tree, or you can fit boundary models directly to
data.
You can combine boundary models using the logical operators &,
|, and ~.
Properties
Object Functions
CreateBoundary | Create boundary model |
Evaluate | Evaluate model, boundary model, or design constraint |
designconstraint | Convert boundary model to design constraint |
fit | Fit model or boundary model to new or existing data, and provide summary statistics |
getAlternativeTypes | Alternative model or design types |
Examples
Version History
Introduced in R2009b