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| }} | ||
''Classes and Methods'' | |||
*'''[[BoundsValues Class]]''' {{Template:APIComment|{{Template:BoundsValues Class.Cmt}}}} | *'''[[BoundsValues Class]]''' {{Template:APIComment|{{Template:BoundsValues Class.Cmt}}}} | ||
*'''[[ConfBoundsMethods]]''' {{APIComment|{{Template:ConfBoundsMethods.Cmt}}}} | *'''[[ConfBoundsMethods]]''' {{APIComment|{{Template:ConfBoundsMethods.Cmt}}}} | ||
*'''[[ConfBoundsSides]]''' {{Template:APIComment|{{Template:ConfBoundsSides.Cmt}}}} | *'''[[ConfBoundsSides]]''' {{Template:APIComment|{{Template:ConfBoundsSides.Cmt}}}} | ||
*'''[[ConfBoundsTypes]]''' {{Template:APIComment|{{Template:ConfBoundsTypes.Cmt}}}} | *'''[[ConfBoundsTypes]]''' {{Template:APIComment|{{Template:ConfBoundsTypes.Cmt}}}} | ||
*'''[[ParamBoundsValues Class]]''' {{Template:APIComment|{{Template:ParamBoundsValues Class.Cmt}}}} | *'''[[ParamBoundsValues Class]]''' {{Template:APIComment|{{Template:ParamBoundsValues Class.Cmt}}}} | ||
*'''[[ParamInputInfo Class]]''' {{Template:APIComment|{{Template:ParamInputInfo Class.Cmt}}}} | *'''[[ParamInputInfo Class]]''' {{Template:APIComment|{{Template:ParamInputInfo Class.Cmt}}}} | ||
*'''[[ParamName]]''' {{Template:APIComment|{{Template:ParamName.Cmt}}}} | *'''[[ParamName]]''' {{Template:APIComment|{{Template:ParamName.Cmt}}}} | ||
*'''[[ParamValues Class]]''' {{APIComment|{{Template:ParamValues Class.Cmt}}}} | *'''[[ParamValues Class]]''' {{APIComment|{{Template:ParamValues Class.Cmt}}}} | ||
''Enumerations'' | |||
*'''[[ModelCategoryEnum]]''' {{Template:APIComment|{{Template:ModelCategoryEnum.Cmt}}}} | |||
*'''[[ModelTypeEnum]]''' {{Template:APIComment|{{Template:ModelTypeEnum.Cmt}}}} |
Revision as of 17:32, 30 January 2014
Classes and Methods
- BoundsValues Class Model's parameter upper and lower values.
- ConfBoundsMethods Specifies the method for estimating confidence bounds.
- ConfBoundsSides Sets sides of confidence bounds.
- ConfBoundsTypes Used with the WAPlotSettings class to specify which confidence bounds will be shown in a plot.
- ParamBoundsValues Class Stores the confidence bounds on the model parameters. Use the SetConfidenceLevel method to specify the confidence bound settings.
- ParamInputInfo Class Class used for parameters inputs.
- ParamName Sets parameter name.
- ParamValues Class Model's parameter name and value.
Enumerations
- ModelCategoryEnum Specifies the category (e.g., reliability) of a new cModel object.
- ModelTypeEnum Sets the RSFittedModel type.