Learn R Programming

ssdtools (version 0.1.0)

fluazinam_pred: Model averaged predictions for fluazinam

Description

A data frame of the predictions.

Usage

fluazinam_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(fluazinam_pred)
# }

Run the code above in your browser using DataLab