R_of_pLigand.Rd
Finds R, given a pLigand
R_of_pLigand(pLigand, Rmin, Rmax, delta, pKd, ...)
pLigand | the sensor's pLigand |
---|---|
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 |
the ratiometric fluoresence at this pH
R_of_pLigand(pLigand = 2, Rmin = 1, Rmax = 5, delta = 0.2, pKd = 7)#> [1] 4.9998