Hi all,
I would like to know if there is an Oracle function or functions that can be used to calculate
the coefficients a, b, c of the quadratic formula of a regression process.
I know that I can find the R^2 using the Linear Regression function REGR_R2() but I cannot
find anything regarding the quadratic coefficients (equivalent to Excel trendline).
Than you in advance