Click or drag to resize

SparsePLSDACrossValidationCalculator Property

Gets and sets the SparsePLS calculator to use for the sparse PLS calculations.

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

Property Value

SparsePls
See Also