fit_quadratic: Fit the quadratic model equation to the experimental binding...

Description Usage Arguments Value

Description

This internal function fits a the quadratic model equation to the experimental binding data.

Usage

1
fit_quadratic(data, probe_concentration)

Arguments

data

A dataframe containing the binding signal. It must contain at least two columns: concentration (the ligand concentration) and signal (the observed binding signal).

probe_concentration

The fixed concentration of probe molecule in the experiment.

Value

An nls object containing the results of the fit.


Guillawme/rfret documentation built on Dec. 17, 2021, 10:24 p.m.