summary.stats: summary.stats

Description Usage Arguments Details Value Author(s) See Also

View source: R/Utility.R

Description

Summary.stats constructs the table of exposure and dose statistics for cohort entered into summarize.chemical.

Usage

1
2
## S3 method for class 'stats'
summary(x)

Arguments

x.

Data set passed from summarize.chemical for a cohort

Details

Summary.stats is called by summarize.chemical. The input data set "y" is one population cohort from the exposure data set passed into summarize.chemical.

Value

y A data frame object with 23 rows and 11 columns, with each column being an exposure or dose variable, and each row containing a statistic for that variable. For each expsoure varianle the total expsoure, quantiles, mean, and SD.

Author(s)

Kristin Isaacs, Graham Glen

See Also

summarize.chemical


HumanExposure/SHEDSDevel documentation built on Oct. 30, 2019, 6:49 p.m.