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.


Guilz/rfret documentation built on Oct. 18, 2021, 2:14 p.m.