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