jrgant / FluHospPrediction

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

Update Dependencies #9

Closed jrgant closed 4 years ago

jrgant commented 4 years ago

Because the full superlearner fits need to be sent to HPC, make sure any and all external packages that sl3 relies on and which are included in the learner stack for this project (e.g., nnet, randomForest) are listed in dependencies.

The FluHospPrediction package needs to be installed to the local machine, which will need to install all these dependencies in order to run the analysis successfully.