Package: JointAI
Version: 0.2.0
Title: Joint Analysis and Imputation of Incomplete Data
Authors@R: person("Nicole S.", "Erler", email = "n.erler@erasmusmc.nl",
                  role = c("aut", "cre"))
Description: Provides joint analysis and imputation of linear regression models,
    generalized linear regression models or linear mixed models with incomplete
    (covariate) data in the Bayesian framework.
    The package performs some preprocessing of the data and creates a 'JAGS'
    model, which will then automatically be passed to 'JAGS' 
    <http://mcmc-jags.sourceforge.net> with the help of 
    the package 'rjags'.
    It also provides summary and plotting functions for the output.
URL: https://github.com/nerler/JointAI
License: GPL (>= 2)
Date: 2018-07-05
BugReports: https://github.com/nerler/JointAI
LazyData: TRUE
RoxygenNote: 6.0.1
Depends: rjags (>= 4-6)
Imports: MASS, mcmcse, coda
SystemRequirements: JAGS (http://mcmc-jags.sourceforge.net)
Suggests: knitr, rmarkdown, mice, foreign
NeedsCompilation: no
Packaged: 2018-07-05 13:23:16 UTC; 228015
Author: Nicole S. Erler [aut, cre]
Maintainer: Nicole S. Erler <n.erler@erasmusmc.nl>
Repository: CRAN
Date/Publication: 2018-07-05 13:40:06 UTC
