Click or drag to resize

PLS2CrossValidationWithJackknifeCoefficientVariance Property

Gets the jackknife variance estimates for the model coefficients.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleMatrix CoefficientVariance { get; }

Property Value

DoubleMatrix
See Also