jac.log {bisque} | R Documentation |
Jacobian for log transform
Description
Let be a transformation of a random variable
.
This function computes the jacobian
when using the density of
to evaluate the density of
via
where
Usage
jac.log(x, log = TRUE)
Arguments
x |
value at which to evaluate |
log |
TRUE to return |
Examples
jac.log(1)
[Package bisque version 1.0.2 Index]