You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm actually working on a PR right now that involves plotting prior predictives. This can't be done with the ModelBuilder methods due to the X-Y convention, so I've been using the following approach:
Is this a workflow that you use @ColtAllen?
This gets inherited from the
ModelBuilder
(and shows in the docs) but isn't actually implemented, right?The text was updated successfully, but these errors were encountered: