View source: R/nonlinear_functions.R
p0p05 | R Documentation |
p0p05 polynomial term
p0p05(x)
x |
The vector of values |
p0(x)*(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.