ssd_dists_all: All Species Sensitivity Distributions

View source: R/dists.R

ssd_dists_allR Documentation

All Species Sensitivity Distributions

Description

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

Usage

ssd_dists_all(valid = TRUE)

Arguments

valid

A flag or NULL specifying whether to include distributions with valid likelihoods that allows them to be fit with other distributions for modeling averaging.

Value

A unique, sorted character vector of the distributions.

See Also

Other dists: dist_data, ssd_dists(), ssd_dists_shiny()

Examples

ssd_dists_all()

ssdtools documentation built on April 4, 2025, 12:35 a.m.