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