Partial Least Squares Model.Dependent Variables Property
Gets a matrix that contains the dependent variables that are to be fitted.
Definition
Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public Matrix<double> DependentVariables { get; }