Skip to contents

Gets a character vector of the names of all the available distributions.

Usage

ssd_dists_all()

Value

A unique, sorted character vector of the distributions.

See also

Other dists: dist_data, ssd_dists()

Examples

ssd_dists_all()
#>  [1] "burrIII3"      "gamma"         "gompertz"      "invpareto"    
#>  [5] "lgumbel"       "llogis"        "llogis_llogis" "lnorm"        
#>  [9] "lnorm_lnorm"   "weibull"