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

kfold cv function for LOGO-cv #7

Open
pboesu opened this issue May 26, 2022 · 0 comments
Open

kfold cv function for LOGO-cv #7

pboesu opened this issue May 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@pboesu
Copy link
Owner

pboesu commented May 26, 2022

A common use-case for the more general mixed-effects variants will be sth like multi-year datasets and models with an annual random effect. In that case it would be more appropriate to do leave-one-group-out CV, e.g. leave-one-year-out, as environmental covariatees and the like will most likely have strong dependencies within year (if not being identical across year groups).

kfold.brmsfit might be a good place to start? also maybe look at NABBS paper CV strategy.

@pboesu pboesu added the enhancement New feature or request label May 26, 2022
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