Global Model: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|Global_Model| }} | {{Template:APIClass|Global_Model| }} | ||
{{Template:ModelTypeEnum.Cmt}} | |||
== Classes / Enums == | == Classes / Enums == |
Revision as of 16:51, 30 January 2014
Sets the RSFittedModel type.
Classes / Enums
- ModelTypeEnum RSFittedModel type.
- ModelCategoryEnum The Category of the RSFittedModel
- ConfBoundsSides Sides of confidence bounds.
- ConfBoundsTypes Types of confidence bounds
- ConfBoundsMethods Methods of confidence bound.
- ParamName Name
- ParamBoundsValues Class Upper and lower bounds for a model's parameter.
- ParamValues Class Model's parameter name and value.
BoundsValues Class
- BoundsValues Class Upper and lower bounds.
- BoundsValues.Upper Sets Upper bound.
- BoundsValues.Lower Sets Lower bound.
ParamInputInfo Class
- ParamInputInfo Class Class used for parameters input.
- ParamInputInfo.Name Parameter input in ParamInputInfo Class for Name
- ParamInputInfo.Min Parameter input in ParamInputInfo Class for Min
- ParamInputInfo.Max Parameter input in ParamInputInfo Class for Max
- ParamInputInfo.CanEqualMin Parameter input in ParamInputInfo Class for CanEqualMin
- ParamInputInfo.CanEqualMax Parameter input in ParamInputInfo Class for CanEqualMax
- ParamInputInfo.Value Parameter input in ParamInputInfo Class for Value