cogwheel.prior.UnitJacobianMixin¶
- class cogwheel.prior.UnitJacobianMixin¶
Bases:
objectDefine
.ln_jacobian_determinantfor priors with unit Jacobian determinant.Methods
Natural log Jacobian determinant of the inverse transform.
- ln_jacobian_determinant(*par_vals, **par_dic)¶
Natural log Jacobian determinant of the inverse transform.
Take
.standard_params + .conditioned_onparameters and return a float representinglog|∂{sampled_params} / ∂{standard_params}|