Global Model
 
- NOT COMPLETE***
 
Constructors
- ModelTypeEnum RSFittedModel type.
 - ModelCategoryEnum The Category of the RSFittedModel
 
Properties
- ParamInputInfo Class used for parameters input.
 - Name Parameter input in ParamInputInfo Class for Name
 - Min Parameter input in ParamInputInfo Class for Min
 - Max Parameter input in ParamInputInfo Class for Max
 - CanEqualMin Parameter input in ParamInputInfo Class for CanEqualMin
 - CanEqualMax Parameter input in ParamInputInfo Class for CanEqualMax
 - Value Parameter input in ParamInputInfo Class for Value
 - New Name
 - BoundsValues Upper and lower bounds.
 - ParamBoundsValues Upper and lower bounds for a model's parameter.
 - ParamValues Model's parameter name and value.
 - ConfBoundsSides Sides of confidence bounds.
 - ConfBoundsTypes Types of confidence bounds
 
