Click or drag to resize

PLS2AnovaCoefficientOfDetermination Property

Gets the R squared value. Also, called the coefficient of determination.

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

Property Value

DoubleVector
See Also