Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add return_node_posteriors argument. #410

Open
hyanwong opened this issue Jun 10, 2024 · 0 comments
Open

Add return_node_posteriors argument. #410

hyanwong opened this issue Jun 10, 2024 · 0 comments

Comments

@hyanwong
Copy link
Member

And deprecate the return_posteriors argument.

The return_node_posteriors should return a dict, each value of which is a numpy array of length num_nodes, and

  1. in the case of discrete-time methods is keyed by timepoint,
  2. in the case of the variational_gamma method is keyed by "shape" and "rate"

Note that 1. is transposed compared to the current return_posteriors argument. See #388

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant