powered by
Get a tibble of the original data with augmentation.
# S3 method for fitdists augment(x, ...)
A tibble of the agumented data.
The object.
Unused.
ssd_data()
Other generics: glance.fitdists(), tidy.fitdists()
glance.fitdists()
tidy.fitdists()
fits <- ssd_fit_dists(ssddata::ccme_boron) augment(fits)
Run the code above in your browser using DataLab