powered by
Gets a named list of the estimated weights and parameters.
# S3 method for fitdists estimates(x, all_estimates = FALSE, ...)
A named list of the estimates.
The object.
A flag specifying whether to calculate estimates for all implemented distributions.
Unused.
tidy.fitdists(), ssd_match_moments(), ssd_hc() and ssd_plot_cdf()
tidy.fitdists()
ssd_match_moments()
ssd_hc()
ssd_plot_cdf()
fits <- ssd_fit_dists(ssddata::ccme_boron) estimates(fits)
Run the code above in your browser using DataLab