Skip to content
/ QMRA Public

Parametric models for Quantitative Microbial Risk Assessment

Notifications You must be signed in to change notification settings

brechtdv/QMRA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QMRA

Travis-CI Build Status

The QMRA package provides Maximum-likelihood and Bayesian parametric methods for exposure and dose-response assessment.

The easiest way to install the development version of the QMRA package is via the devtools package:

devtools::install_github("brechtdv/QMRA")
library(QMRA)

The Bayesian functions in the QMRA package call on JAGS (Just Another Gibbs Sampler), which therefore has to be available on the user's system. JAGS can be downloaded from http://mcmc-jags.sourceforge.net/.

Mac users may need to install Xcode from the App store to install the QMRA package. If the rjags package cannot be loaded, try reinstalling it and select install from source when prompted.

About

Parametric models for Quantitative Microbial Risk Assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages