ParamBoundsValues Class
Jump to navigation
Jump to search
Member of: SynthesisAPI
Stores or retrieves the confidence bounds on a model's parameter estimates.
Properties
Name | Description |
---|---|
Upper | Gets or sets the upper bound. Double. |
Lower | Gets or sets the lower bound. Double. |
ParamName | The parameter name. String. |