Click or drag to resize

GlobalFittedParameter Properties

The GlobalFittedParameter type exposes the following members.

Properties
 NameDescription
Public propertyDataSetIndex Gets the index of the data set that corresponds to this parameter estimate. Note that this is relevent only if the parameter is not shared.
Public propertyDegreesOfFreedom Gets the degrees of freedom.
Public propertyDescription Get and sets the parameter description.
(Inherited from GlobalFitParameterInfo)
Public propertyIndex Gets the index of this parameter in the model.
Public propertyName Gets and sets the parameter name.
(Inherited from GlobalFitParameterInfo)
Public propertySharing Gets and sets the parameter sharing option.
(Inherited from GlobalFitParameterInfo)
Public propertyStandardError Gets the standard error of this parameter.
Public propertyValue Gets the least squares estimate for the parameter value.
Top
See Also