-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Labels
Description
The following lines appear in all the model specifications, should they be templated?
Lines 11 to 12 in af46f57
| #' There are different ways to fit this model. See the engine-specific pages | |
| #' for more details: |
Lines 16 to 17 in af46f57
| #' More information on how \pkg{parsnip} is used for modeling is at | |
| #' \url{https://www.tidymodels.org/}. |
hfrick