Description Usage Arguments See Also Examples
Wrapper to abstractly evaluate log-Jacobian functions for transforms
1 | logjac(x, link, linkparams)
|
x |
values at which to evaluate J(x) |
link |
Character vector specifying link function for which the
inverse link function should be evaluated. Supports |
linkparams |
Optional list of additional parameters for link functions. For example, the logit function can be extended to allow mappings to any closed interval. There should be one list entry for each link function. Specify NA if defaults should be used. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.