Learn R Programming

ssdtools (version 0.3.7)

boron_hc5: Model Averaged 5 Hazard Concentration for CCME Boron Data

Description

A data frame of the predictions based on 10000 bootstrap.

Usage

boron_hc5

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame) with 1 rows and 6 columns.

Details

percent

The percent of species affected (int).

est

The estimated concentration (dbl).

se

The standard error of the estimate (dbl).

lcl

The lower confidence limit (dbl).

se

The upper confidence limit (dbl).

dist

The distribution (chr).

See Also

Other boron: boron_data, boron_dists, boron_lnorm, boron_pred

Examples

Run this code
# NOT RUN {
boron_hc5
# }

Run the code above in your browser using DataLab