Package: JointAI
Version: 0.5.0
Title: Joint Analysis and Imputation of Incomplete Data
Authors@R: c(person("Nicole S.", "Erler", email = "n.erler@erasmusmc.nl",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0002-9370-6832")))
Description: Provides joint analysis and imputation of (generalized) 
    linear and cumulative logit regression models, (generalized) linear and 
    cumulative logit mixed models and parametric (Weibull) as well as Cox
    proportional hazards survival 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 and allows 
    to export imputed values.
URL: https://nerler.github.io/JointAI
License: GPL (>= 2)
Date: 2019-03-08
BugReports: https://github.com/nerler/JointAI/issues
LazyData: TRUE
RoxygenNote: 6.1.1
Depends: rjags (>= 4-6)
Imports: MASS, mcmcse, coda, rlang, foreach, doParallel
SystemRequirements: JAGS (http://mcmc-jags.sourceforge.net)
Suggests: knitr, rmarkdown, foreign, ggplot2, ggpubr, testthat
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2019-03-08 08:38:42 UTC; 228015
Author: Nicole S. Erler [aut, cre] (<https://orcid.org/0000-0002-9370-6832>)
Maintainer: Nicole S. Erler <n.erler@erasmusmc.nl>
Repository: CRAN
Date/Publication: 2019-03-08 10:32:53 UTC
