Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

michaelisdata

Michaelis Menten data sets


Description

Michaelis Menten data sets

Usage

data(vmkm)
data(vmkmki)

Format

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)

Source

These datasets were provided by the French research unit INRA UMR1233.

Examples

data(vmkm)
data(vmkmki)
plot(vmkm)
plot(vmkmki)

nlstools

Tools for Nonlinear Regression Analysis

v1.0-2
GPL (>= 2)
Authors
Florent Baty <florent.baty@gmail.com> and Marie-Laure Delignette-Muller <marielaure.delignettemuller@vetagro-sup.fr>, with contributions from Sandrine Charles, Jean-Pierre Flandrois, and Christian Ritz
Initial release
2015-07-31

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.