plot_MM_direct: Create a non-linear Regression for a Michaelis-Menten type...

Description Usage Arguments Value

View source: R/plot_MM_direkt_1.R

Description

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

Usage

1
2
3
4
5
6
7
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


Biotech documentation built on Aug. 13, 2020, 9:07 a.m.