michaelisdata | R Documentation |
Michaelis Menten data sets
data(vmkm)
data(vmkmki)
vmkm
is a data frame with 2 columns (S: concentration of substrat, v: reaction rate)
vmkmki
is a data frame with 3 columns (S: concentration of substrat, I: concentration of inhibitor, v: reaction rate)
These datasets were provided by the French research unit INRA UMR1233.
data(vmkm)
data(vmkmki)
plot(vmkm)
plot(vmkmki)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.