Click or drag to resize

ParameterCollectionCovarianceMatrix Property

Gets the covariance matrix of the fit parameters.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public SymmetricMatrix CovarianceMatrix { get; }

Property Value

Type: SymmetricMatrix
See Also