Description Usage Arguments Examples
Let X=log(Y) be a transformation of a random variable Y. This function computes the jacobian J(x) when using the density of Y to evaluate the density of X via
f(x) = f_y(exp(x)) J(x)
where
J(x) = d/dx exp(x).
1 |
x |
value at which to evaluate J(x) |
log |
TRUE to return log(J(x)) |
1 | jac.log(1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.