Partial Least Squares Model.XCumulative Variance Explained Property
Gets a vector containing the cumulative proportion of variance
in the independent 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> XCumulativeVarianceExplained { get; }