Skip to contents

Calculate the combined response of multiple chemicals. It calculates the generalized concentration addition response, the independent action response, and a hazard quotient

Usage

calc_concentration_response(
  C_invitro,
  hill_params,
  tp_b_mult = 1.5,
  fixed = FALSE
)

Arguments

C_invitro

in vitro concentrations

hill_params

output from fit_hill()

tp_b_mult

upper bound multiplier for tp rtruncnorm

fixed

if TRUE, sd = 0

Value

data frame