Will Dean
Will Dean
Yeah, make sense But all for this. Showing this type of node in the model graphviz as someting different would be helpful too
Closing as the function is being deprecated
Based on the discussion, it seems that the `Prior` class is most likely best suited for `pymc-experimental`. However, I don't have a timeline for that just yet. The code is...
Could add in a new initialization parameter here. Say, `priors` which would be a dictionary of VariableFactory https://github.com/pymc-labs/causalpy/blob/bb7c2bbea029c3563251d6416d020543a00ed2b1/causalpy/pymc_models.py?plain=1#L71-L72 That would make the syntax: ```python import causalpy as cp from pymc_extras.prior...
I'm not sure how bambi does it but it sounds like multiple steps and multiple PRs to me. Parameters can be scaled or the variables can be scaled which might...
Where does the `pyreverse` command come from? `pylint`, right? Is this part of either the environment or pyproject dependencies? EDIT: Added to docs
pre-commit.ci autofix
Having some permission issues. Not sure what is up @drbenvincent Might have to alter the pymc-marketing one as well
@drbenvincent do you allow bots in the code base? I am noticing that the precommit auto fix didnt make a commit either
Can you check in https://github.com/pymc-labs/CausalPy/settings/actions that "Workflow permissions" include "Read and write permissions" @drbenvincent