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