View source: R/nonlinear_functions.R
p05 | R Documentation |
p05 polynomial term
p05(x)
x |
The vector of values |
(abs(x)+.Machine$double.eps)^(0.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.