parabolic_fit.Rd
calculates the coefficients of a parabolic fit (y = x + x^2) of x to y
parabolic_fit(x, y, w = NULL)
the x-values, independent
the y-values, dependent
weights
list