Returns coefficients of the cubic equation
partocoef(parameters, mydelta, Rmax)
parameters
: A vector of parameters (real numbers) that is generated by estimating the short, intermediate and auxiliary regressions.mydelta
: The value of delta (real number)Rmax
: The value of Rmax (real number)A data frame with the coefficients of the cubic equation.