Global Model: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
==Enumerations== | ==Enumerations== | ||
*'''[[ConfBoundsMethods]]''' {{APIComment|{{Template:ConfBoundsMethods.Cmt}}}} | *'''[[ConfBoundsMethods Enumeration|ConfBoundsMethods]]''' {{APIComment|{{Template:ConfBoundsMethods.Cmt}}}} | ||
*'''[[ConfBoundsSides]]''' {{Template:APIComment|{{Template:ConfBoundsSides.Cmt}}}} | *'''[[ConfBoundsSides Enumeration|ConfBoundsSides]]''' {{Template:APIComment|{{Template:ConfBoundsSides.Cmt}}}} | ||
*'''[[ConfBoundsTypes]]''' {{Template:APIComment|{{Template:ConfBoundsTypes.Cmt}}}} | *'''[[ConfBoundsTypes Enumeration|ConfBoundsTypes]]''' {{Template:APIComment|{{Template:ConfBoundsTypes.Cmt}}}} | ||
*'''[[ModelCategoryEnum]]''' {{Template:APIComment|{{Template:ModelCategoryEnum.Cmt}}}} | *'''[[ModelCategoryEnum Enumeration|ModelCategoryEnum]]''' {{Template:APIComment|{{Template:ModelCategoryEnum.Cmt}}}} | ||
*'''[[ModelTypeEnum]]''' {{Template:APIComment|{{Template:ModelTypeEnum.Cmt}}}} | *'''[[ModelTypeEnum Enumeration|ModelTypeEnum]]''' {{Template:APIComment|{{Template:ModelTypeEnum.Cmt}}}} |
Revision as of 22:15, 10 March 2014
Build models in Weibull++/ALTA.
Classes
- BoundsValues Model's parameter upper and lower values.
- ParamBoundsValues Stores the confidence bounds on the model parameters. Use the SetConfidenceLevel method to specify the confidence bound settings.
- ParamInputInfo Class used for parameters inputs.
- ParamValues Model's parameter name and value.
Enumerations
- 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.