Learn R Programming

Biotech (version 1.0.0)

plot_MM_direct: Create a non-linear Regression for a Michaelis-Menten type Enzyme with a little knowlege of its Km and Vmax

Description

Create a non-linear Regression for a Michaelis-Menten type Enzyme with a little knowlege of its Km and Vmax

Usage

plot_MM_direct(
  sub,
  velo,
  title = "title",
  xlab = "abscisaa",
  ylab = "ordinate"
)

Arguments

sub

substrate concentration

velo

velocity

title

title of the plot

xlab

lable of the abscissa

ylab

lable of the ordinate

Value

a plot