Global | 
The GlobalFittedParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| DataSetIndex | 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. | |
| DegreesOfFreedom | Gets the degrees of freedom. | |
| Description | 
            Get and sets the parameter description.
             (Inherited from GlobalFitParameterInfo)  | |
| Index | Gets the index of this parameter in the model. | |
| Name | 
            Gets and sets the parameter name.
             (Inherited from GlobalFitParameterInfo)  | |
| Sharing | 
            Gets and sets the parameter sharing option.
             (Inherited from GlobalFitParameterInfo)  | |
| StandardError | Gets the standard error of this parameter. | |
| Value | Gets the least squares estimate for the parameter value. |