Click or drag to resize

SparsePlsIterations Property

Number of iterations of the algorthm for each component

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public List<int> Iterations { get; protected set; }

Property Value

ListInt32
See Also