Description Usage Arguments Value
This internal function fits a the quadratic model equation to the experimental binding data.
1 | fit_quadratic(data, probe_concentration)
|
data |
A dataframe containing the binding signal. It must contain
at least two columns: |
probe_concentration |
The fixed concentration of probe molecule in the experiment. |
An nls
object containing the results of the fit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.