Partial Least Squares Model.YScores Property
Gets the loadings matrix of the dependent variables.
Definition
Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
public Matrix<double> YScores { get; }