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