Skip to content

Should approx transform constrained variables? #2531

@kyleabeauchamp

Description

@kyleabeauchamp

We recently updated find_map() to return both raw and transformed random variables (#2523). However, I noticed that means = approx.gbij.rmap(approx.mean.eval()) (http://docs.pymc.io/en/latest/notebooks/GLM-hierarchical-advi-minibatch.html) only returns the means of the "raw" parameters, not of the original variables of interest. Should we perhaps add functionality to provide the transformed values as well, which are the parameters of human interest?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions