tlverse / hal9001

🤠 📿 The Highly Adaptive Lasso
https://tlverse.org/hal9001
GNU General Public License v3.0
49 stars 15 forks source link

Cleaning up `fit_hal` docs and args #82

Closed nhejazi closed 3 years ago

nhejazi commented 3 years ago

This PR introduces small changes to the documentation and initial steps (i.e., glmnet argument setting and checking) of the fit_hal function. It also introduces a note to make the use aware that the standardize argument of glmnet will be ignored if passed in via .... Also updates the pkgdown site for having merged v0.3.0 into devel.