Skip to contents

Calculate the Jacobian for a log transformation. From the R package bisque.

Usage

jac_log(x, log = TRUE)

Arguments

x

value at which to evaluate J(x).

log

TRUE to return log(J(x)).

Value

The Jacobian of x.