michaelisdata {nlstools} | R Documentation |
Michaelis Menten data sets
data(vmkm) data(vmkmki)
vmkm
is a data frame with 2 columns (S: concentration of substrat, v: volume)
vmkmki
is a data frame with 3 columns (S: concentration of substrat, I: concentration of inhibitor, v: volume)
These datasets were provided by the French research unit INRA UMR1233.
data(vmkm) data(vmkmki) plot(vmkm) plot(vmkmki)