alashworth / test-issue-import

0 stars 0 forks source link

expose variable transforms (with Jacobians) #113

Open alashworth opened 5 years ago

alashworth commented 5 years ago

Issue by bob-carpenter Wednesday Aug 31, 2016 at 13:22 GMT Originally opened as https://github.com/stan-dev/stan/issues/2041


Summary:

Expose all of the variable transform functions with the same parameters as the transforms. There should be versions that increment the log Jacobian and are only usable in the transformed parameter block and ones that just do the transform.

Additional Information:

If we allow increments to the Jacobian in the transformed parameters block, that'd be what to update with these functions.

Current Version:

v2.11.0