Learn R Programming

ssdtools (version 0.3.7)

fluazinam_pred: Model Averaged Predictions for Fluazinam

Description

A data frame of the predictions.

Usage

fluazinam_pred

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame) with 99 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

fitdistrplus::fluazinam()

Other fluazinam: fluazinam_dists, fluazinam_lnorm

Examples

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

Run the code above in your browser using DataLab