ssd_fits {ssddata}R Documentation

Species Sensitivity Distribution Fit Data

Description

Species Sensitivity Distribution Fit Data

Usage

ssd_fits

Format

A tibble with 12 columns.

Dataset

The name of the dataset in the ssddata package (chr).

Filter

Any filtering applied to the data (chr).

Software

The name of the software (chr).

Version

The version of the software (chr).

Distribution

The name of the distribution (chr)

PC

The percent of the community protected (int).

Estimate

The estimated concentration (dbl).

SE

The standard error of the estimated concentration (dbl).

Lower

The lower 95% CI of the estimated concentration (dbl).

Upper

The upper 95% CI of the estimated concentration (dbl).

Source

The source of the fit (chr).

Notes

Additional information on the fitting process (chr).

Examples

head(ssd_fits)

[Package ssddata version 1.0.0 Index]