fitdegree3 | R Documentation |
Fits 3rd order polynomial to Korcak data
fitdegree3(korcakdata)
korcakdata |
Required. Data frame produced by function |
Returns coefficients of second-order polynomial (intercept, slope quadratic, r2).
Kevin Shook
korcak
## Not run: coeffs <- fitdegree3(korcakvals) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.