Global Model
 
Classes / Enums
- ModelTypeEnum Sets the RSFittedModel type.
 - ModelCategoryEnum Specifies the category (e.g., reliability) of a new cModel object.
 - ConfBoundsSides Sets sides of confidence bounds.
 - ConfBoundsTypes Used with the WAPlotSettings class to specify which confidence bounds will be shown in a plot.
 - ConfBoundsMethods Specifies the method for estimating confidence bounds.
 - ParamName Sets parameter name.
 - ParamBoundsValues Class Stores the confidence bounds on the model parameters. Use the SetConfidenceLevel method to specify the confidence bound settings.
 - ParamValues Class Model's parameter name and value.
 - BoundsValues Class Model's parameter upper and lower values.
 - ParamInputInfo Class Class used for parameters input.
 
