jrgant / FluHospPrediction

R package repository to reproduce the flu hospitalization prediction project results
1 stars 0 forks source link

Add Screeners for GLMs #11

Closed jrgant closed 4 years ago

jrgant commented 4 years ago

GLMs will probably be susceptible to overfitting without the use of a variable screening algorithm. Add the SuperLearner packages GLM screener to the pipeline.