boron_pred {ssdtools} | R Documentation |
Model Averaged Predictions for CCME Boron Data
Description
A data frame of the predictions based on 1,000 bootstrap iterations.
Usage
boron_pred
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with 99 rows and 8 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
Examples
head(boron_pred)
[Package ssdtools version 1.0.6 Index]