Global Model: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
*'''[[ModelTypeEnum]]''' {{Template:APIComment|RSFittedModel type.}}
*'''[[ModelTypeEnum]]''' {{Template:APIComment|RSFittedModel type.}}
*'''[[ModelCategoryEnum]]''' {{Template:APIComment|The Category of the RSFittedModel}}
*'''[[ModelCategoryEnum]]''' {{Template:APIComment|The Category of the RSFittedModel}}
 
*'''[[New GlobalStuff Model|New]]''' {{Template:APIComment|Name}}
=== Properties ===
=== Properties ===


Line 14: Line 14:
*'''[[CanEqualMax-GlobalStuff Model|CanEqualMax]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for CanEqualMax}}
*'''[[CanEqualMax-GlobalStuff Model|CanEqualMax]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for CanEqualMax}}
*'''[[Value-GlobalStuff Model|Value]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Value}}
*'''[[Value-GlobalStuff Model|Value]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Value}}
*'''[[New GlobalStuff Model|New]]''' {{Template:APIComment|Name}}
*'''[[BoundsValues]]''' {{Template:APIComment|Upper and lower bounds.}}
*'''[[BoundsValues]]''' {{Template:APIComment|Upper and lower bounds.}}
*'''[[ParamBoundsValues]]''' {{Template:APIComment|Upper and lower bounds for a model's parameter.}}
*'''[[ParamBoundsValues]]''' {{Template:APIComment|Upper and lower bounds for a model's parameter.}}

Revision as of 18:48, 10 September 2013


      • NOT COMPLETE***

Constructors

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.
  • 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

Methods