fractional_poly | R Documentation |
Find best fit fractional polynomial using GLM
fractional_poly(x, y, verbose = FALSE, ...)
x |
indepedent variable to find best fit fractional powers |
y |
dependent variable, no transformation is done in the code |
... |
arguments to glm() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.