Description Usage Arguments Warning Author(s) References See Also Examples
The function Ivsc plots intensity as a function of a concentration for a given probe in the spike-in Latin square experiments. It also peforms a non-linear data fit (using the package nls in the R-package stats) of the experimental data using the Langmuir Isotherm: I = I0 + Ac/(K+c) Solid and dashed lines are best fits according to this formula. Imax in the plot are given by Imax=I0+A, ie the asymptotic intensity in the limit of c to infinity.
1 | Ivsc(probe_set, probe = "NULL", outfile = "NULL")
|
probe_set |
Probe set number of the probe set analyzed |
probe |
Integer giving the probe number (if not give the probe 1 is selected) |
outfile |
output the plotted data to a postscript file |
Some probes have an irregular behavior and the non-linear square fit does not converge.
Delphine Baillon, Paul Leclercq, Sarah Ternisien, Thomas Heim and Enrico Carlon
Maintainer: Enrico Carlon <enrico.carlon@iemn.univ-lille1.fr>
E. Carlon and T. Heim, Physica A 362, 433 (2006).
collapse
, IvsDG
, hgu
, SPIKE_IN
, SPIKE_INA
, SPIKE_INB
, SPIKE_INH
1 | Ivsc("37777_at",4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.