.compute_log_jacobian {bayesSSM}R Documentation

Internal function to compute the Jacobian of the transformation

Description

Internal function to compute the Jacobian of the transformation

Usage

.compute_log_jacobian(theta, transform)

Arguments

theta

parameter vector (on original scale)

transform

transformation type for each parameter

Value

log-Jacobian of the transformation


[Package bayesSSM version 0.6.1 Index]