Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 6 of 6 found.
[1] < 1 > [1]  Sort:

traceplot (Package: R2jags) : Trace plot of bugs object

Displays a plot of iterations vs. sampled values for each variable in the chain, with a separate plot per variable.
● Data Source: CranContrib
● Keywords: hplot
● Alias: traceplot, traceplot,bugs-method, traceplot,mcmc.list-method, traceplot,rjags-method, traceplot.default
● 0 images

attach.jags (Package: R2jags) : Attach/detach elements of sQuote{JAGS

These are wraper functions for attach.bugs and detach.bugs, which attach or detach three-way-simulation array of bugs object to the search path. See attach.all for details.
● Data Source: CranContrib
● Keywords: interface
● Alias: attach.jags, detach.jags
● 0 images

recompile (Package: R2jags) : Function for recompiling rjags object

The recompile takes a rjags object as input. recompile will re-compile the previous saved rjags object.
● Data Source: CranContrib
● Keywords: models
● Alias: recompile, recompile.rjags
● 0 images

autojags (Package: R2jags) : Function for auto-updating sQuote{JAGS

The autojags takes a rjags object as input. autojags will update the model until it converges.
● Data Source: CranContrib
● Keywords: models
● Alias: autojags, update.rjags
● 0 images

jags (Package: R2jags) : Run sQuote{JAGS

The jags function takes data and starting values as input. It automatically writes a jags script, calls the model, and saves the simulations for easy access in R.
● Data Source: CranContrib
● Keywords: interface, models
● Alias: rjags-class, rjags.parallel-class
24 images

jags2bugs (Package: R2jags) : Read jags output files in CODA format

This function reads Markov Chain Monte Carlo output in the CODA format produced by jags and returns an object of class mcmc.list for further output analysis using the coda package.
● Data Source: CranContrib
● Keywords: IO, file
● Alias: jags2bugs
● 0 images