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

joint marginal #3

Closed
sieste opened this issue Nov 16, 2018 · 1 comment
Closed

joint marginal #3

sieste opened this issue Nov 16, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@sieste
Copy link
Owner

sieste commented Nov 16, 2018

Allow multiple parameter dimensions in doit_marginal and return approximation of the joint marginal density.

doit_marginal(doit, theta_dims=c('theta1', 'theta2'), theta_eval=theta_eval)

where theta1 and theta2 are column names of theta_eval. If theta_dims is unspecified, the joint marginal over all columns of theta_eval is calculated.

@sieste sieste added the enhancement New feature or request label Nov 17, 2018
@sieste
Copy link
Owner Author

sieste commented Nov 30, 2018

see ff2f534

@sieste sieste closed this as completed Nov 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant