PartialLeastSquaresModel.YResiduals Property

Gets the residuals of the dependent variables.

DefinitionPermalink

Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
public Matrix<double> YResiduals { get; }

Property ValuePermalink

Matrix<Double>

See AlsoPermalink