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

Feature missing reference dates #64

Closed
wants to merge 190 commits into from

Conversation

adrian-lison
Copy link
Collaborator

This is a WIP draft pull request for the missing reference date feature. It implements only the absolute minimum to get a running model, i.e. the preprocessing and the minimal running version of the stan model. No postprocessing yet. I have tested the model with simulated data (see vignette draft in extra dev branch "missing_reference_vignette_wip") and it seems to be working fine. I will add a couple of comments to the coding decisions and add remarks on currently missing extensions that are planned for the MVP.

seabbs and others added 30 commits January 29, 2022 16:51
Moved the whole observations block to have all required variables assigned before
We need the "group" column for internal processing. Maybe we should use a more seldom keyword.
@seabbs
Copy link
Collaborator

seabbs commented Jul 7, 2022

This PR has been superseded by #106 and #107 as discussed.

@seabbs seabbs closed this Jul 7, 2022
@seabbs seabbs deleted the feature-missing-reference-dates branch July 7, 2022 13:48
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

Successfully merging this pull request may close these issues.

None yet

3 participants