Click or drag to resize

NonlinearMinimizationResult Properties

The NonlinearMinimizationResult type exposes the following members.

Properties
 NameDescription
Public propertyCorrelation Returns the correlation matrix at minimizing point.
Public propertyCovariance Returns the covariance matrix at minimizing point.
Public propertyIsFixedByUserOrBoundaries Gets for each parameter, whether it is fixed either because it was fixed by the user, or because it is stuck at a boundary.
Public propertyIterations 
Public propertyMinimizedValues Returns the y-values of the fitted model that correspond to the independent values.
Public propertyMinimizingPoint Returns the best fit parameters.
Public propertyModelInfoAtMinimum 
Public propertyReasonForExit 
Public propertyStandardErrors Returns the standard errors of the corresponding parameters
Top
See Also