blineShift | R Documentation |
blineShift
Takes in dose-response data and shifts the baseline
to 0 based on the window.
blineShift(resp, conc, wndw)
resp |
Numeric, the response values |
conc |
Numeric, the concentration values |
wndw |
Numeric, the threshold window |
A numeric vector containing the shifted response values
This function is not exported and is not intended 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.