blineShift | R Documentation |
blineShift
Takes in dose-response data and shifts the baseline
to 0 based on the window.
blineShift(resp, logc, wndw)
resp |
Numeric, the response values |
logc |
Numeric, the log10 concentration values |
wndw |
Numeric, the threshold window |
A numeric vector containing the shifted response values
This function is not exported and is not inteded to be used by the user.
mc3_mthds
, mc3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.