-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
We've made some changes that should propagate to these materials. The main two changes are:
- Every model now has a default engine. For example,
lm()can be fit specified without callingset_engine(). - We've deprecated the
pull_*()functions with a simpler set ofextract_*()functions.
I've forked the repo and I can do a PR if you like. I'm not sure how to handle the default engine bits in the notes since the slides use engine setting for lm() as an example.
The pull -> extract changes are pretty trivial though.
Metadata
Metadata
Assignees
Labels
No labels