Last data update: 2014.03.03

jagsUI

Package: jagsUI
Version: 1.4.2
Date: 2016-2-21
Title: A Wrapper Around 'rjags' to Streamline 'JAGS' Analyses
Author: Ken Kellner <ken@kenkellner.com>
Maintainer: Ken Kellner <ken@kenkellner.com>
Depends: R (>= 2.14.0), lattice
Imports: rjags (>= 3-13), coda (>= 0.13), parallel, methods, stats,
grDevices, graphics, utils
SystemRequirements: JAGS (http://mcmc-jags.sourceforge.net)
Description: A set of wrappers around 'rjags' functions to run Bayesian analyses in 'JAGS' (specifically, via 'libjags'). A single function call can control adaptive, burn-in, and sampling MCMC phases, with MCMC chains run in sequence or in parallel. Posterior distributions are automatically summarized (with the ability to exclude some monitored nodes if desired) and functions are available to generate figures based on the posteriors (e.g., predictive check plots, traceplots). Function inputs, argument syntax, and output format are nearly identical to the 'R2WinBUGS'/'R2OpenBUGS' packages to allow easy switching between MCMC samplers.
License: GPL-2
URL: https://github.com/kenkellner/jagsUI
NeedsCompilation: no
Packaged: 2016-02-22 02:14:12 UTC; kkellner
Repository: CRAN
Date/Publication: 2016-02-22 08:04:14

● 0 images, 7 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'jagsUI' ...
** package 'jagsUI' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'jagsUI'
    finding HTML links ... done
    autojags                                html  
    jags                                    html  
    jagsbasic                               html  
    ppcheck                                 html  
    traceplot                               html  
    update                                  html  
    whiskerplot                             html  
** building package indices
** testing if installed package can be loaded
* DONE (jagsUI)
Making 'packages.html' ... done