calculate_confidence_and_median: Calculate the confidence envelope and the median for the...

Description Usage Arguments Details Value Examples

View source: R/pod_analysis.R

Description

Calculates the 95 concentration-response data.

Usage

1
calculate_confidence_and_median(bootstrap_metaregression_obj)

Arguments

bootstrap_metaregression_obj

the object that contains the bootstrap metaregression models as a bmr object.

Details

This is an internal function that calculates the 95 the median for concentration-response data. It is called by the bootstrap_metaregression function.

Value

bmr_obj a bmr object that holds all of the bootstrap metaregression models produced.

Examples

1
bmr_obj <- bootstrap_metaregression(oxybenzone, 15, 100)

DataSciBurgoon/aop documentation built on May 6, 2019, 1:52 p.m.