pLigand.RdFinds pLigand, given R, Rmin, and Rmax
pLigand(R, Rmin, Rmax, delta, pKd, ...)
| R | the ratiometric fluorescence |
|---|---|
| Rmin | the minimum possible ratiometric fluorescence |
| Rmax | the maximum possible ratiometric fluorescence |
| delta | the ratiometric fluorescence in the first wavelength |
| pKd | the sensor's pKd |
| ... | not used |
the pLigand, numeric
pLigand(R = 2, Rmin = 1, Rmax = 5, delta = 0.2, pKd = 7)#> [1] 6.778151