Pakillo / LM-GLM-GLMM-intro

A unified framework for data analysis with GLM/GLMM in R
http://pakillo.github.io/LM-GLM-GLMM-intro/
116 stars 30 forks source link

Add some slides on cross-validation #57

Open Pakillo opened 2 weeks ago

Pakillo commented 2 weeks ago

loo, k-fold...

Simple approaches: https://easystats.github.io/performance/reference/performance_cv.html or https://gmonette.github.io/cv/index.html

Maybe add some example with caret or tidymodels too