Global Model: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
Other useful global classes, methods, and enumerations may be found in [[Global Weibull]], [[Global ALTA]], [[Global Resources]], and [[Global WAPlots]]. | Other useful global classes, methods, and enumerations may be found in [[Global Weibull]], [[Global ALTA]], [[Global Resources]], and [[Global WAPlots]]. | ||
==Classes and Methods== | |||
*'''[[BoundsValues Class|BoundsValues]]''' {{Template:APIComment|{{Template:BoundsValues Class.Cmt}}}} | *'''[[BoundsValues Class|BoundsValues]]''' {{Template:APIComment|{{Template:BoundsValues Class.Cmt}}}} | ||
*'''[[ConfBoundsMethods]]''' {{APIComment|{{Template:ConfBoundsMethods.Cmt}}}} | *'''[[ConfBoundsMethods]]''' {{APIComment|{{Template:ConfBoundsMethods.Cmt}}}} | ||
Line 11: | Line 11: | ||
*'''[[ParamValues Class|ParamValues]]''' {{APIComment|{{Template:ParamValues Class.Cmt}}}} | *'''[[ParamValues Class|ParamValues]]''' {{APIComment|{{Template:ParamValues Class.Cmt}}}} | ||
==Enumerations== | |||
*'''[[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}}}} | *'''[[ModelCategoryEnum]]''' {{Template:APIComment|{{Template:ModelCategoryEnum.Cmt}}}} | ||
*'''[[ModelTypeEnum]]''' {{Template:APIComment|{{Template:ModelTypeEnum.Cmt}}}} | *'''[[ModelTypeEnum]]''' {{Template:APIComment|{{Template:ModelTypeEnum.Cmt}}}} |
Revision as of 23:43, 3 February 2014
Build models in Weibull++/ALTA. Other useful global classes, methods, and enumerations may be found in Global Weibull, Global ALTA, Global Resources, and Global WAPlots.
Classes and Methods
- BoundsValues Model's parameter upper and lower values.
- ConfBoundsMethods Specifies the method for estimating confidence bounds.
- 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.
- ParamName Sets parameter name.
- ParamValues Model's parameter name and value.
Enumerations
- 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.