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| }} | ||
Other useful global classes, methods, and enumerations may be found in [[Global Weibull]], [[Global ALTA]], [[Global Resources]], and [[Global WAPlots]]. | {{Template:Global Model.Cmt}} Other useful global classes, methods, and enumerations may be found in [[Global Weibull]], [[Global ALTA]], [[Global Resources]], and [[Global WAPlots]]. | ||
Revision as of 20:46, 31 January 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 Class Model's parameter upper and lower values.
- ConfBoundsMethods Specifies the method for estimating confidence bounds.
- 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
- 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.