partocoef function

Returns coefficients of the cubic equation

Returns coefficients of the cubic equation

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)

Returns

A data frame with the coefficients of the cubic equation.

  • Maintainer: Deepankar Basu
  • License: MIT + file LICENSE
  • Last published: 2022-03-28