Parameters (slope and intercept) of regression line. More...
#include <mathkit.hpp>
Public Attributes | |
double | slope |
The slope of regression line. | |
double | intercept |
The intercept of regression line on y axis. | |
Parameters (slope and intercept) of regression line.
Definition at line 95 of file mathkit.hpp.