Click or drag to resize

SparsePlsPredict Method

Overload List
 NameDescription
Public methodPredict(DoubleMatrix) Uses the calculated model to predict the observed values from a matrix of predictor values.
Public methodPredict(DoubleVector) Used the calculated model to predict the observed value from the given predictor vector.
Top
See Also