Learn R Programming

ssdtools (version 0.1.0)

boron_pred: Model averaged predictions for CCME Boron Data

Description

A data frame of the predictions based on 1,000 bootstrap iterations.

Usage

boron_pred

Arguments

Format

A tbl data frame:

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>.

Examples

Run this code
# NOT RUN {
head(boron_pred)
# }

Run the code above in your browser using DataLab