Package: biogrowth 1.0.5
biogrowth: Modelling of Population Growth
Modelling of population growth under static and dynamic environmental conditions. Includes functions for model fitting and making prediction under isothermal and dynamic conditions. The methods (algorithms & models) are based on predictive microbiology (See Perez-Rodriguez and Valero (2012, ISBN:978-1-4614-5519-6)).
Authors:
biogrowth_1.0.5.tar.gz
biogrowth_1.0.5.tar.gz(r-4.5-noble)biogrowth_1.0.5.tar.gz(r-4.4-noble)
biogrowth_1.0.5.tgz(r-4.4-emscripten)biogrowth_1.0.5.tgz(r-4.3-emscripten)
biogrowth.pdf |biogrowth.html✨
biogrowth/json (API)
NEWS
# Install 'biogrowth' in R: |
install.packages('biogrowth', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- arabian_tractors - Number of tractors in the Arab World according to the World Bank
- conditions_pH_temperature - Conditions during a dynamic growth experiment
- example_cardinal - Growth rates obtained for several growth experiments
- example_dynamic_growth - Microbial growth under dynamic conditions
- example_env_conditions - Environmental conditions during a dynamic experiment
- greek_tractors - Number of tractors in Greece according to the World Bank
- growth_pH_temperature - Example of dynamic growth
- growth_salmonella - Growth of Salmonella spp in broth
- multiple_conditions - Environmental conditions during several dynamic experiments
- multiple_counts - Population growth observed in several dynamic experiments
- multiple_experiments - A set of growth experiments under dynamic conditions
- refrigeratorSpain - Temperature recorded in refrigerators
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 13 days agofrom:98e3ce9a7b. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
Exports:check_growth_guesscompare_growth_fitscompare_secondary_fitsdistribution_to_logcountfit_dynamic_growthfit_growthfit_isothermal_growthfit_MCMC_growthfit_multiple_growthfit_multiple_growth_MCMCfit_secondary_growthis.DynamicGrowthis.FitDynamicGrowthis.FitDynamicGrowthMCMCis.FitIsoGrowthis.FitMultipleDynamicGrowthis.FitMultipleDynamicGrowthMCMCis.FitSecondaryGrowthis.GlobalGrowthFitis.GrowthFitis.GrowthPredictionis.GrowthUncertaintyis.IsothermalGrowthis.MCMCgrowthis.StochasticGrowthlambda_to_Q0make_guess_primarymake_guess_secondarypredict_dynamic_growthpredict_growthpredict_growth_uncertaintypredict_isothermal_growthpredict_MCMC_growthpredict_stochastic_growthpredictMCMCprimary_model_dataQ0_to_lambdasecondary_model_datatime_to_logcounttime_to_size
Dependencies:clicodacolorspacecowplotcpp11deSolvedplyrfansifarverFMEformula.toolsgenericsggplot2gluegtableisobandlabelinglamWlatticelifecyclemagrittrMASSMatrixmgcvminpack.lmminqamunsellnlmeoperator.toolspillarpkgconfigpurrrR6RColorBrewerRcppRcppParallelrlangrootSolvescalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
About the units of the growth rate (mu)
Rendered fromv23_units-dilemma.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2022-05-31
Started: 2022-05-31
Advanced plotting options in biogrowth
Rendered fromv24_publication_figures.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2022-05-31
Started: 2022-05-31
Comparing growth models
Rendered fromv04_model_comparison.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2022-05-31
Started: 2022-05-31
Custom distributions for uncertainty propagation
Rendered fromv05_custom_stochastic.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2024-11-08
Started: 2022-12-19
Deprecated and superseded functions
Rendered fromv99_deprecated.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2022-05-31
Started: 2022-05-31
Description of datasets
Rendered fromv22_datasets.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2022-05-31
Started: 2022-05-31
Fitting growth models in biogrowth
Rendered fromv02_growth_fitting.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2022-05-31
Started: 2022-05-31
Growth predictions in biogrowth
Rendered fromv01_growth_predictions.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2022-05-31
Started: 2022-05-31
Including uncertainty in growth predictions in biogrowth
Rendered fromv03_growth_uncertainty.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2024-04-30
Started: 2022-05-31
Modelling approach
Rendered fromv21_math_models.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2024-11-08
Started: 2022-05-31
Modelling constant environmental conditions using secondary models
Rendered fromv31_secondary_for_static.Rmd
usingknitr::rmarkdown
on Nov 11 2024.Last update: 2022-05-31
Started: 2022-05-31
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Generates functions for linear interpolation of environmental conditions | approx_env |
Number of tractors in the Arab World according to the World Bank | arabian_tractors |
Secondary Aryani model | Aryani_model |
Bilinear model with lag phase | bilinear_lag |
Bilinear model with stationary phase | bilinear_stationary |
Calculates every gamma factor | calculate_gammas |
Gamma factors for fitting secondary models | calculate_gammas_secondary |
Visual check of an initial guess of the model parameters | check_growth_guess |
Basic check of parameters for primary models | check_primary_pars |
Basic checks of secondary parameters | check_secondary_pars |
Model definition checks for predict_stochastic_growth | check_stochastic_pars |
Model comparison and selection for growth models | compare_growth_fits |
Model comparison and selection for secondary growth models | compare_secondary_fits |
Conditions during a dynamic growth experiment | conditions_pH_temperature |
Secondary Cardinal Parameter (CPM) model | CPM_model |
Baranyi growth model | dBaranyi |
Distribution of times to reach a certain microbial count | distribution_to_logcount |
DynamicGrowth class | coef.DynamicGrowth DynamicGrowth plot.DynamicGrowth print.DynamicGrowth |
Growth rates obtained for several growth experiments | example_cardinal |
Microbial growth under dynamic conditions | example_dynamic_growth |
Environmental conditions during a dynamic experiment | example_env_conditions |
A helper to build the primary models | extract_primary_pars |
A helper to build the secondary models | extract_secondary_pars |
Fit dynamic growth models | fit_dynamic_growth |
Fitting microbial growth | fit_growth |
Fit primary growth models | fit_isothermal_growth |
Fit growth models using MCMC | fit_MCMC_growth |
Fitting growth models to multiple dynamic experiments | fit_multiple_growth |
Fitting growth models to multiple dynamic experiments using MCMC | fit_multiple_growth_MCMC |
Fit secondary growth models | fit_secondary_growth |
FitDynamicGrowth class | AIC.FitDynamicGrowth coef.FitDynamicGrowth deviance.FitDynamicGrowth FitDynamicGrowth fitted.FitDynamicGrowth logLik.FitDynamicGrowth plot.FitDynamicGrowth predict.FitDynamicGrowth print.FitDynamicGrowth residuals.FitDynamicGrowth summary.FitDynamicGrowth vcov.FitDynamicGrowth |
FitDynamicGrowthMCMC class | AIC.FitDynamicGrowthMCMC coef.FitDynamicGrowthMCMC deviance.FitDynamicGrowthMCMC FitDynamicGrowthMCMC fitted.FitDynamicGrowthMCMC logLik.FitDynamicGrowthMCMC plot.FitDynamicGrowthMCMC predict.FitDynamicGrowthMCMC predictMCMC.FitDynamicGrowthMCMC print.FitDynamicGrowthMCMC residuals.FitDynamicGrowthMCMC summary.FitDynamicGrowthMCMC vcov.FitDynamicGrowthMCMC |
FitIsoGrowth class | AIC.FitIsoGrowth coef.FitIsoGrowth deviance.FitIsoGrowth FitIsoGrowth fitted.FitIsoGrowth logLik.FitIsoGrowth plot.FitIsoGrowth predict.FitIsoGrowth print.FitIsoGrowth residuals.FitIsoGrowth summary.FitIsoGrowth vcov.FitIsoGrowth |
FitMultipleDynamicGrowth class | AIC.FitMultipleDynamicGrowth coef.FitMultipleDynamicGrowth deviance.FitMultipleDynamicGrowth FitMultipleDynamicGrowth fitted.FitMultipleDynamicGrowth logLik.FitMultipleDynamicGrowth plot.FitMultipleDynamicGrowth predict.FitMultipleDynamicGrowth print.FitMultipleDynamicGrowth residuals.FitMultipleDynamicGrowth summary.FitMultipleDynamicGrowth vcov.FitMultipleDynamicGrowth |
FitMultipleGrowthMCMC class | AIC.FitMultipleGrowthMCMC coef.FitMultipleGrowthMCMC deviance.FitMultipleGrowthMCMC FitMultipleGrowthMCMC fitted.FitMultipleGrowthMCMC logLik.FitMultipleGrowthMCMC plot.FitMultipleGrowthMCMC predict.FitMultipleGrowthMCMC predictMCMC.FitMultipleGrowthMCMC print.FitMultipleGrowthMCMC residuals.FitMultipleGrowthMCMC summary.FitMultipleGrowthMCMC vcov.FitMultipleGrowthMCMC |
FitSecondaryGrowth class | AIC.FitSecondaryGrowth coef.FitSecondaryGrowth deviance.FitSecondaryGrowth FitSecondaryGrowth fitted.FitSecondaryGrowth logLik.FitSecondaryGrowth plot.FitSecondaryGrowth predict.FitSecondaryGrowth print.FitSecondaryGrowth residuals.FitSecondaryGrowth summary.FitSecondaryGrowth vcov.FitSecondaryGrowth |
Full Ratkowsky model | full_Ratkowski |
A helper for making the plots | get_all_predictions |
Residuals of dynamic prediction | get_dyna_residuals |
Residuals of isothermal prediction | get_iso_residuals |
Residuals of multiple dynamic predictions | get_multi_dyna_residuals |
Residuals of secondary models | get_secondary_residuals |
GlobalGrowthComparison class | coef.GlobalGrowthComparison GlobalGrowthComparison plot.GlobalGrowthComparison print.GlobalGrowthComparison summary.GlobalGrowthComparison |
GlobalGrowthFit class | AIC.GlobalGrowthFit coef.GlobalGrowthFit deviance.GlobalGrowthFit fitted.GlobalGrowthFit GlobalGrowthFit logLik.GlobalGrowthFit plot.GlobalGrowthFit predict.GlobalGrowthFit predictMCMC.GlobalGrowthFit print.GlobalGrowthFit residuals.GlobalGrowthFit summary.GlobalGrowthFit vcov.GlobalGrowthFit |
Number of tractors in Greece according to the World Bank | greek_tractors |
Example of dynamic growth | growth_pH_temperature |
Growth of Salmonella spp in broth | growth_salmonella |
GrowthComparison class | coef.GrowthComparison GrowthComparison plot.GrowthComparison print.GrowthComparison summary.GrowthComparison |
GrowthFit class | AIC.GrowthFit coef.GrowthFit deviance.GrowthFit fitted.GrowthFit GrowthFit logLik.GrowthFit plot.GrowthFit predict.GrowthFit predictMCMC.GrowthFit print.GrowthFit residuals.GrowthFit summary.GrowthFit vcov.GrowthFit |
GrowthPrediction class | coef.GrowthPrediction GrowthPrediction plot.GrowthPrediction print.GrowthPrediction summary.GrowthPrediction |
GrowthUncertainty class | GrowthUncertainty plot.GrowthUncertainty print.GrowthUncertainty |
Secondary model for inhibitory compounds | inhibitory_model |
Test of DynamicGrowth object | is.DynamicGrowth |
Test of FitDynamicGrowth object | is.FitDynamicGrowth |
Test of FitDynamicGrowthMCMC object | is.FitDynamicGrowthMCMC |
Test of FitIsoGrowth object | is.FitIsoGrowth |
Test of FitMultipleDynamicGrowth object | is.FitMultipleDynamicGrowth |
Test of FitMultipleDynamicGrowthMCMC object | is.FitMultipleDynamicGrowthMCMC |
Test of FitSecondaryGrowth object | is.FitSecondaryGrowth |
Test of GlobalGrowthFit object | is.GlobalGrowthFit |
Test of GrowthFit object | is.GrowthFit |
Test of GrowthPrediction object | is.GrowthPrediction |
Test of GrowthUncertainty object | is.GrowthUncertainty |
Test of IsothermalGrowth object | is.IsothermalGrowth |
Test of MCMCgrowth object | is.MCMCgrowth |
Test of StochasticGrowth object | is.StochasticGrowth |
Isothermal Baranyi model | iso_Baranyi |
Isothermal Baranyi model without lag phase | iso_Baranyi_noLag |
Isothermal Baranyi model without stationary phase | iso_Baranyi_noStat |
Reparameterized Gompertz model | gompertz iso_repGompertz modGompertz |
IsothermalGrowth class | coef.IsothermalGrowth IsothermalGrowth plot.IsothermalGrowth print.IsothermalGrowth |
Q0 from lag phase duration | lambda_to_Q0 |
Logistic growth model | logistic_model |
Loglinear model | loglinear_model |
Initial guesses for the secondary model of one factor | make_guess_factor |
Initial guesses for fitting primary growth models | make_guess_primary |
Initial guesses for the parameters of a secondary model | make_guess_secondary |
MCMCgrowth class | MCMCgrowth plot.MCMCgrowth print.MCMCgrowth |
Environmental conditions during several dynamic experiments | multiple_conditions |
Population growth observed in several dynamic experiments | multiple_counts |
A set of growth experiments under dynamic conditions | multiple_experiments |
Growth under dynamic conditions | predict_dynamic_growth |
Prediction of microbial growth | predict_growth |
Isothermal growth with parameter uncertainty | predict_growth_uncertainty |
Isothermal microbial growth | predict_isothermal_growth |
Stochastic growth of MCMC fit | predict_MCMC_growth |
Deprecated isothermal growth with parameter uncertainty | predict_stochastic_growth |
Generic for calculating predictions with uncertainty from fits | predictMCMC |
Metainformation of primary growth models | primary_model_data |
Lag phase duration from Q0 | Q0_to_lambda |
Temperature recorded in refrigerators | refrigeratorSpain |
Richards growth model | richards_model |
Secondary Rosso model for water activity | Rossoaw_model |
Metainformation of secondary growth models | secondary_model_data |
SecondaryComparison class | coef.SecondaryComparison plot.SecondaryComparison print.SecondaryComparison SecondaryComparison summary.SecondaryComparison |
Plot of the initial guess for growth under dynamic environmental conditions | show_guess_dynamic |
Plot of the initial guess for growth under constant environmental conditions | show_guess_primary |
StochasticGrowth class | plot.StochasticGrowth print.StochasticGrowth StochasticGrowth |
Time to reach a given microbial count | time_to_logcount |
Time for the population to reach a given size | time_to_size |
TimeDistribution class | plot.TimeDistribution print.TimeDistribution summary.TimeDistribution TimeDistribution |
Trilinear growth model | trilinear_model |
Zwietering gamma model | zwietering_gamma |