internal_model_fits: An internal function for calculating interpolation values.

Description Usage Arguments Value

View source: R/pod_analysis.R

Description

An internal function for calculating interpolation values.

Usage

1
internal_model_fits(bmr_model, interval)

Arguments

bmr_model

a model of class lm based on a bootstrap natural splin metaregression of concentration-response data.

interval

a numeric value that specifies how large the interval should be between each value used for interpolation.

Value

temp_df a data.frame consisting of concentration and activity columns that represent the interpolated model-based response/activity values.


aop documentation built on May 30, 2017, 2:55 a.m.