SharpPlot Reference > SharpPlot Methods > GetFittedValues Method SharpPlot.GetFittedValues Method
Fitted values from regression model.
public double[] GetFittedValues();
This returns the item-by-item values as computed from the regression equation.
See also ...Model fit | SharpPlot Members | SharpPlot.GetCoefficients Method | SharpPlot.GetResiduals Method
Send comments on this topic © Dyalog Ltd 2021
|