Other packages > Find by keyword >

bioinactivation  

Mathematical Modelling of (Dynamic) Microbial Inactivation
View on CRAN: Click here


Download and install bioinactivation package within the R console
Install from CRAN:
install.packages("bioinactivation")

Install from Github:
library("remotes")
install_github("cran/bioinactivation")

Install by package version:
library("remotes")
install_version("bioinactivation", "1.3.0")



Attach the package and use:
library("bioinactivation")
Maintained by
Alberto Garre
[Scholar Profile | Author Map]
First Published: 2015-12-11
Latest Update: 2019-08-01
Description:
Functions for modelling microbial inactivation under isothermal or dynamic conditions. The calculations are based on several mathematical models broadly used by the scientific community and industry. Functions enable to make predictions for cases where the kinetic parameters are known. It also implements functions for parameter estimation for isothermal and dynamic conditions. The model fitting capabilities include an Adaptive Monte Carlo method for a Bayesian approach to parameter estimation.
How to cite:
Alberto Garre (2015). bioinactivation: Mathematical Modelling of (Dynamic) Microbial Inactivation. R package version 1.3.0, https://cran.r-project.org/web/packages/bioinactivation. Accessed 08 May. 2025.
Previous versions and publish date:
1.0.1 (2015-12-11 13:54), 1.1.1 (2016-02-04 14:57), 1.1.2 (2016-03-21 23:00), 1.1.3 (2016-09-18 13:03), 1.1.5 (2017-01-29 14:54), 1.2.0 (2017-11-23 22:03), 1.2.1 (2017-12-15 13:09), 1.2.2 (2019-06-05 10:40), 1.2.3 (2019-08-01 18:40)
Other packages that cited bioinactivation R package
View bioinactivation citation profile
Other R packages that bioinactivation depends, imports, suggests or enhances
Complete documentation for bioinactivation
Functions, R codes and Examples using the bioinactivation R package
Some associated functions: Arrhenius_iso . Bigelow_iso . Metselaar_iso . WeibullMafart_iso . WeibullPeleg_iso . build_temperature_interpolator . check_model_params . dArrhenius_model . dBigelow_model . dGeeraerd_model . dMafart_model . dMetselaar_model . dPeleg_model . dynamic_inactivation . fit_dynamic_inactivation . fit_inactivation_MCMC . fit_isothermal_inactivation . get_isothermal_model_data . get_model_data . get_prediction_cost . goodness_MCMC . goodness_dyna . goodness_iso . goodness_of_fit . is.FitInactivation . is.FitInactivationMCMC . is.IsoFitInactivation . is.PredInactivationMCMC . is.SimulInactivation . isothermal_inactivation . laterosporus_dyna . laterosporus_iso . plot.FitInactivation . plot.FitInactivationMCMC . plot.IsoFitInactivation . plot.PredInactivationMCMC . plot.SimulInactivation . predict_inactivation . predict_inactivation_MCMC . sample_IsoFit . sample_MCMCfit . sample_dynaFit . summary.FitInactivation . summary.FitInactivationMCMC . summary.IsoFitInactivation . time_to_logreduction . 
Some associated R codes: AIC_functions.R . arrhenius_model.R . bigelow_model.R . calculate_cost.R . doc_examples.R . dynamic_fit.R . fit_MCMC.R . function_mapping.R . geeraerd_model.R . isothermal_fit.R . isothermal_models.R . make_predictions.R . methods_s3_others.R . methods_s3_plot.R . metselaar_model.R . predict_MCMC.R . temperature_interpolation.R . time_to_reduction.R . weibull-mafart_model.R . weibull-peleg_model.R .  Full bioinactivation package functions and examples
Downloads during the last 30 days
04/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for bioinactivation05101520253035404550556065TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
MultiATSM  
Multicountry Term Structure of Interest Rates Models
Estimation routines for several classes of affine term structure of interest rates models. All the m ...
Download / Learn more Package Citations See dependency  
MXM  
Feature Selection (Including Multiple Solutions) and Bayesian Networks
Many feature selection methods for a wide range of response variables, including minimal, statistica ...
Download / Learn more Package Citations See dependency  
gaussDiff  
Difference measures for multivariate Gaussian probability density functions
A collection difference measures for multivariate Gaussian probability density functions, such as t ...
Download / Learn more Package Citations See dependency  
trajr  
Animal Trajectory Analysis
A toolbox to assist with statistical analysis of animal trajectories. It provides simple access to a ...
Download / Learn more Package Citations See dependency  
gms  
'GAMS' Modularization Support Package
A collection of tools to create, use and maintain modularized model code written in the modeling la ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA