Learn R Programming


Please note! Since February 2024, this repository has belonged to the lbbe-software organization. To avoid confusion, we strongly recommend updating any existing local clones to point to the new repository URL. You can do this by using git remote on the command line:

git remote set-url origin git@github.com:lbbe-software/nlsMicrobio.git

or

git remote set-url origin https://github.com/lbbe-software/nlsMicrobio.git


The stable version of nlsMicrobio can be installed from CRAN using:

install.packages("nlsMicrobio")

The development version of nlsMicrobio can be installed from GitHub (remotes needed):

if (!requireNamespace("remotes", quietly = TRUE))
   install.packages("remotes")
   
remotes::install_github("lbbe-software/nlsMicrobio")

Finally load the package in your current R session with the following R command:

library(nlsMicrobio)

Copy Link

Version

Install

install.packages('nlsMicrobio')

Monthly Downloads

296

Version

1.0-0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Last Published

February 13th, 2024

Functions in nlsMicrobio (1.0-0)

competitioncurve

Growth kinetics of two competitive bacterial flora
survivalmodels

Bacterial survival models
growthcurve

Bacterial kinetics data sets
survivalcurve

Bacterial survival data sets
growthmodels

Bacterial growth models
ross

Secondary growth curves
secondary

Secondary growth models
competitionmodels

Competition models for simultaneous growth of two bacterial flora