g_inv_approx | R Documentation |
Compute the inverse function of a transformation g
based on a grid search.
g_inv_approx(g, t_grid)
g |
the transformation function |
t_grid |
grid of arguments at which to evaluate the transformation function |
A function which can be used for evaluations of the (approximate) inverse transformation function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.