ParamBoundsValues Class: 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|Global Model}} | {{Template:APIClass|Global_Model|Global Model}} | ||
{{Template:ParamBoundsValues Class.Cmt}} | |||
== Properties == | == Properties == | ||
*'''[[ParamBoundsValues.Upper|Upper]]''' {{APIComment|Returns the upper value}} | *'''[[ParamBoundsValues.Upper|Upper]]''' {{APIComment|Returns the upper value}} | ||
*'''[[ParamBoundsValues.Lower|Lower]]''' {{APIComment|Returns the lower value}} | *'''[[ParamBoundsValues.Lower|Lower]]''' {{APIComment|Returns the lower value}} | ||
*'''[[ParamBoundsValues.ParamName|ParamName]]''' {{APIComment|Returns the parameter name}} | *'''[[ParamBoundsValues.ParamName|ParamName]]''' {{APIComment|Returns the parameter name}} |
Revision as of 17:05, 30 January 2014
Stores the confidence bounds on the model parameters. Use the SetConfidenceLevel method to specify the confidence bound settings.