Global Model: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|GlobalStuff Model Class|GlobalStuff Model}} ***NOT COMPLETE*** === Constructors=== *'''ModelTypeEnum''' {{Template:APIComment|RSFittedModel type.}} *'''[…')
 
No edit summary
Line 8: Line 8:


*'''[[ParamInputInfo]]''' {{Template:APIComment|Class used for parameters input.}}
*'''[[ParamInputInfo]]''' {{Template:APIComment|Class used for parameters input.}}
*'''[[Name-GlobalStuff Model|Name]]''' {{Template:APIComment|Name}}
*'''[[Name-GlobalStuff Model|Name]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Name}}
*'''[[Min-GlobalStuff_Model|Min]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Min}}
*'''[[Max-GlobalStuff Model|Max]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Max}}
*'''[[CanEqualMin-GlobalStuff Model|CanEqualMin]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for CanEqualMin}}
*'''[[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 CanEqualMax}}
*'''[[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:36, 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 CanEqualMax
  • 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

Methods