Click or drag to resize

PLS2CrossValidationWithJackknifeCalculator Property

Gets and sets the PLS2 calculator to use for PLS2 calculations.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public IPLS2Calc Calculator { get; set; }

Property Value

IPLS2Calc
See Also