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 2: | Line 2: | ||
== Classes / Enums == | == Classes / Enums == | ||
*'''[[ | *'''[[BoundsValues Class]]''' {{Template:APIComment|{{Template:BoundsValues Class.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}}}} | ||
*'''[[ | *'''[[ModelCategoryEnum]]''' {{Template:APIComment|{{Template:ModelCategoryEnum.Cmt}}}} | ||
*'''[[ModelTypeEnum]]''' {{Template:APIComment|{{Template:ModelTypeEnum.Cmt}}}} | |||
*'''[[ParamBoundsValues Class]]''' {{Template:APIComment|{{Template:ParamBoundsValues Class.Cmt}}}} | |||
*'''[[ParamInputInfo Class]]''' {{Template:APIComment|Class used for parameters input.}} | |||
*'''[[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}}}} | ||
Revision as of 17:30, 30 January 2014
Classes / Enums
- 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.
- ModelCategoryEnum Specifies the category (e.g., reliability) of a new cModel object.
- ModelTypeEnum Sets the RSFittedModel type.
- 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 input.
- ParamName Sets parameter name.
- ParamValues Class Model's parameter name and value.