tidymodels / model-implementation-principles

recommendations for creating R modeling packages
https://tidymodels.github.io/model-implementation-principles/
41 stars 4 forks source link

Add section on _documenting_ modeling functions and predict methods #13

Open DavisVaughan opened 5 years ago

DavisVaughan commented 5 years ago

I think we can extract a few good practices regarding documentation of the top level modeling function. A few that come to mind are: