Rdocumentation
powered by
Learn R Programming
tcpl (version 1.2.2)
blineShift: Shift the baseline to 0
Description
blineShift
Takes in dose-response data and shifts the baseline to 0 based on the window.
Usage
blineShift(resp, logc, wndw)
Arguments
resp
Numeric, the response values
logc
Numeric, the log10 concentration values
wndw
Numeric, the threshold window
Value
A numeric vector containing the shifted response values
See Also
mc3_mthds
,
mc3