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 4: | Line 4: | ||
''Classes and Methods'' | ''Classes and Methods'' | ||
*'''[[BoundsValues Class]]''' {{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}}}} | ||
*'''[[ParamBoundsValues Class]]''' {{Template:APIComment|{{Template:ParamBoundsValues Class.Cmt}}}} | *'''[[ParamBoundsValues Class|ParamBoundsValues]]''' {{Template:APIComment|{{Template:ParamBoundsValues Class.Cmt}}}} | ||
*'''[[ParamInputInfo Class]]''' {{Template:APIComment|{{Template:ParamInputInfo Class.Cmt}}}} | *'''[[ParamInputInfo Class|ParamInputInfo]]''' {{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|ParamValues]]''' {{APIComment|{{Template:ParamValues Class.Cmt}}}} | ||
''Enumerations'' | ''Enumerations'' |
Revision as of 21:12, 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 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.