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

Develop functions for sampling draws from predictive densities #15

Closed
9 tasks done
donotdespair opened this issue Sep 30, 2022 · 1 comment
Closed
9 tasks done
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@donotdespair
Copy link
Member

donotdespair commented Sep 30, 2022

Develop cpp functions for sampling draws from predictive densities for the following models:

  • bsvar
  • bsvar_sv
  • bsvar_msh
  • bsvar_mix
  • and a forecast functions (should this be a method for PosteriorBVAR* classes?
  • documentation
  • examples
  • revise cpp functions
  • tests
@donotdespair donotdespair added the enhancement New feature or request label Sep 30, 2022
@donotdespair donotdespair added this to the v2.0.0 milestone Sep 30, 2022
@donotdespair donotdespair self-assigned this Sep 30, 2022
donotdespair added a commit that referenced this issue Oct 5, 2022
need to be checked
@donotdespair donotdespair changed the title Develop cpp functions for sampling draws from predictive densities Develop functions for sampling draws from predictive densities Oct 8, 2022
@donotdespair
Copy link
Member Author

donotdespair commented Oct 9, 2022

  • Developing the function forecast as a method for various classes required getting rid of - from class names. This was implemented here.

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