Description Usage Arguments Details Author(s)
Function to generate a dose-response model from a data frame.
1 2 |
x |
a data frame that has at least the columns listed in the |
form |
a formula specifying the column names for the response and dose. Defaults to NULL. |
model |
one of 4 options:
|
idcol |
the name of the column that identifies the samples (case sensitive). |
A wrapper function for drm
, this will attempt to
catch errors generated due to non-finite responses. When these are
encounterd, a message that the model was not evaluated will be printed to
the screen and NA will be returned.
Zhian N. Kamvar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.