partocoef: Returns coefficients of the cubic equation
Description
Returns coefficients of the cubic equation
Usage
partocoef(parameters, mydelta, Rmax)
Arguments
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)
Value
A data frame with the coefficients of the cubic equation.