computeICvariance: compute variance of IC value at each inhibition percentage...

Description Usage Arguments Value

View source: R/drexplorer.R

Description

Notice that this does not allow log.d option for log10 dose; it also does not allow interpretation/extrapolation. When a response is not achieved, the variance estimate would be NA indicating not achieved.

Usage

1
computeICvariance(drFit, percent = 0.5)

Arguments

drFit

A drFit object as returned by drFit() function.

percent

the inhibition ratio to be searched against. A vector between 0 and 1. Corresponding response is 1-percent

Value

a vector of estimated variance of the doses achieving each response level


lshen1/drexplorer2 documentation built on June 2, 2020, 9:27 p.m.