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

Implement functions to add posterior draws to data #50

Closed
4 tasks done
gavinsimpson opened this issue Sep 19, 2019 · 0 comments
Closed
4 tasks done

Implement functions to add posterior draws to data #50

gavinsimpson opened this issue Sep 19, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gavinsimpson
Copy link
Owner

gavinsimpson commented Sep 19, 2019

Now that we have predicted_samples() and related functions, should add add_predicted_samples() so that we can add predicted samples to data. Implement for

  • add_predicted_samples()
  • add_fitted_samples()
  • add_posterior_samples()

Also possibly for

  • add_smooth_samples()

but I'm not sure how this one would work as you need to extend the data many times due to the need to evaluate posterior smooths at a number of locations.

@gavinsimpson gavinsimpson added this to the 0.3 milestone Sep 19, 2019
@gavinsimpson gavinsimpson self-assigned this Sep 19, 2019
@gavinsimpson gavinsimpson added the enhancement New feature or request label Sep 19, 2019
@gavinsimpson gavinsimpson modified the milestones: 0.3, 0.4 Mar 3, 2020
@gavinsimpson gavinsimpson modified the milestones: 0.4, 0.5 May 30, 2020
@gavinsimpson gavinsimpson modified the milestones: 0.5, 0.6 Jan 23, 2021
@gavinsimpson gavinsimpson modified the milestones: 0.6, 0.7 Jun 25, 2021
@gavinsimpson gavinsimpson modified the milestones: 0.7, 0.8 Feb 19, 2022
@gavinsimpson gavinsimpson modified the milestones: 0.8, 0.9 Jan 26, 2023
gavinsimpson added a commit that referenced this issue Mar 11, 2024
gavinsimpson added a commit that referenced this issue Mar 11, 2024
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