The three ways to tidy your model
Below are the descriptions of the three functions in the broom package. Which ones are correct?
A) tidy() returns the statistical findings of the model (such as coefficients)
B) glance() returns a concise one-row summary of the model
C) augment() adds prediction columns to the data being modeled
Diese Übung ist Teil des Kurses
Machine Learning in the Tidyverse
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
