check.trans | R Documentation |
Check whether two functions actually are each others inverse.
check.trans(trans, y, trans.tol = 1e-05)
trans |
A list of two functions, each other's inverse. |
y |
Vector of numerical values where the functions should be each other's inverse. |
trans.tol |
Numerical constant indication how precise the evaulation should be. |
check.trans
returns nothing.
Bendix Carstensen, Steno Diabetes Center, https://bendixcarstensen.com/.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.