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 functions to conduct k-fold cross validations #136

Open
AdamCSmithCWS opened this issue Oct 10, 2019 · 0 comments
Open

Add functions to conduct k-fold cross validations #136

AdamCSmithCWS opened this issue Oct 10, 2019 · 0 comments
Assignees

Comments

@AdamCSmithCWS
Copy link
Collaborator

Recent work has shown that WAIC performs very poorly with BBS data. Full leave one out CV is not feasible. However, a k-fold (e.g., k = 10) cross validation could be done within a reasonable amount of time.
We will need to ensure that the random sampling is done in a stratified way, such that each fold retains enough data to estimate all of the stratum-specific parameters.

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

2 participants