# List all available distributions
distr()
# List only distributions for count data
distr(filter_type = "count")
# Show default parametrization for the negative binomial distribution
distr(filter_dist = "negbin", filter_default = TRUE)
Run the code above in your browser using DataLab