LRFunction

Function Usage

Calculates the vertical coordinate of the x-axis value based on the slope and intercept after linear fitting.

Prototype

1
double LineRegressionFit::LRFunction(const float &x) const;

Parameters

Parameter

Input/Output

Description

x

Input

Horizontal coordinate value