The polynomial coefficients of the fit.
For each i, the element coefficients[i] is the coefficient of the i-th power of the variable.
i
coefficients[i]
final List<double> coefficients;