Partial Least Squares Model.YCumulative Variance Explained Property
Gets a vector containing the cumulative proportion of variance
in the dependent variables explained by each the component
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 Vector<double> YCumulativeVarianceExplained { get; }