View source: R/RcppExports.R
G2_curly
G2_curly_fun(z, type)
z
Data
type
Choice of the G2_curly function:
1: -log(-z), z < 0
2: -sqrt(-z), z < 0
3: -1/z, z < 0
4: log(1 + exp(z))
5: exp(z)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.