Description Usage Arguments Value Examples
Fits Hill equation using drc::drm(). This function for a single condition in a dataframe. See fit_hill_nest() to fit multiple variables. Data frame must have a "average_velocity" and "pCa" column. If not, use drc::drm() directly. This function simply calls the drm() function and provides some of the parameter inputs for quicker analysis.
1 |
data |
a drm object (list)
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.