Last chance! 50% off unlimited learning
Sale ends in
Gets a character vector of the names of the available distributions.
ssd_dists(bcanz = NULL, tails = NULL, npars = 2:5, valid = TRUE)
A unique, sorted character vector of the distributions.
A flag or NULL specifying whether to only include distributions in the set that is approved by BC, Canada, Australia and New Zealand for official guidelines.
A flag or NULL specifying whether to only include distributions with both tails.
A whole numeric vector specifying which distributions to include based on the number of parameters.
A flag or NULL specifying whether to include distributions with valid likelihoods that allows them to be fit with other distributions for modeling averaging.
Other dists:
dist_data
,
ssd_dists_all()
,
ssd_dists_shiny()
ssd_dists()
ssd_dists(bcanz = TRUE)
ssd_dists(tails = FALSE)
ssd_dists(npars = 5)
Run the code above in your browser using DataLab