tlverse / hal9001

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

Fixes #46 + Updates #47

Closed nhejazi closed 5 years ago

nhejazi commented 5 years ago

This PR resolves the error reported in #46, by amending the predict method to respect the use of the optional argument reduce_basis. It also takes the opportunity to update documentation, re-build the pkgdown site, re-style the code base, and miscellaneous minor improvements of this sort.