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|GlobalStuff Model Class|GlobalStuff Model}} | {{Template:APIClass|GlobalStuff Model Class|GlobalStuff Model}} | ||
=== Constructors=== | === Constructors=== | ||
*'''[[ModelTypeEnum]]''' {{Template:APIComment|RSFittedModel type.}} | *'''[[ModelTypeEnum]]''' {{Template:APIComment|RSFittedModel type.}} | ||
Line 7: | Line 7: | ||
*'''[[ConfBoundsSides]]''' {{Template:APIComment|Sides of confidence bounds.}} | *'''[[ConfBoundsSides]]''' {{Template:APIComment|Sides of confidence bounds.}} | ||
*'''[[ConfBoundsTypes]]''' {{Template:APIComment|Types of confidence bounds}} | *'''[[ConfBoundsTypes]]''' {{Template:APIComment|Types of confidence bounds}} | ||
*'''[[ConfBoundsMethods]]''' {{ | *'''[[ConfBoundsMethods]]''' {{APIComment|Methods of confidence bound.}} | ||
=== Properties === | === Properties === | ||
Revision as of 20:10, 10 September 2013
Constructors
- ModelTypeEnum RSFittedModel type.
- ModelCategoryEnum The Category of the RSFittedModel
- New Name
- ConfBoundsSides Sides of confidence bounds.
- ConfBoundsTypes Types of confidence bounds
- ConfBoundsMethods Methods of confidence bound.
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
- BoundsValues Upper and lower bounds.
- Upper Sets Upper bound.
- Lower Sets Lower bound.
- ParamName Name
- ParamBoundsValues Upper and lower bounds for a model's parameter.
- ParamValues Model's parameter name and value.