Learn R Programming

VGAM (version 0.8-1)

enzyme: Enzyme Data

Description

Enzyme velocity and substrate concentration.

Usage

data(enzyme)

Arguments

source

Sorry, more details need to be included later.

Details

Sorry, more details need to be included later.

References

Watts, D. G. (1981) An introduction to nonlinear least squares. In: L. Endrenyi (Ed.), Kinetic Data Analysis: Design and Analysis of Enzyme and Pharmacokinetic Experiments, pp.1--24. New York: Plenum Press.

See Also

micmen.

Examples

Run this code
fit = vglm(velocity ~ 1, micmen, data=enzyme, trace = TRUE,
           form2 = ~ conc - 1, crit = "crit")
summary(fit)

Run the code above in your browser using DataLab