aboutsummaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2023-12-04Refactor process_output and related functionsKen Kellner
2021-06-16traceplot and densityplot get layout argumentmikemeredith
2020-10-06Update plots, remove Viewmikemeredith
2019-07-30Final adjustments for CRAN; 1.5.1 uploadedKen Kellner
2019-02-16Tweaks to pp.checkMike Meredith
2019-02-15Improve pp.check functionKen Kellner
2018-08-15Fix problems found by R CMD check for final 1.5.0 uploadKen Kellner
2018-08-15Fix some random seed issuesKen Kellner
2017-05-26Fix issue with setting seed affecting other random number generation.Ken Kellner
2017-03-06Add ability to control factories to update functions.Ken Kellner
2017-02-08Add ability to control factories in jags/jagsbasic/autojagsKen Kellner
2017-02-07Allow turning deviance/DIC monitoring on/off when updating an existing model....Ken Kellner
2016-11-10A couple small fixes to get a clean build check.Ken Kellner
2016-11-10Add S3 method for View() and convert traceplot() to an S3 method from S4.Ken Kellner
2016-11-09Change default method of setting the random seed.Ken Kellner
2016-02-20Add ability to specify number of CPU cores to use when running in parallel.Ken Kellner
2015-05-06Fix Rd line width issue to allow clean check.Ken Kellner
2015-05-06Add verbose argument to functions to allow suppression of all text output in ...Ken Kellner
2015-03-26Fix problem with max.iter argument in autojags(). Clarify documentation and o...Ken Kellner
2015-03-21Add option save.all.iter in autojags() function to combine MCMC samples from ...Ken Kellner
2014-12-01Add warning and fix issue with traceplot when number of saved iterations afte...Ken Kellner
2014-07-28Update to version 1.1. Add autojags() function.Ken Kellner
2014-07-28Apply new 'modular' update to jags.basic() and associated functions. Clean up...Ken Kellner
2014-05-21Fix remaining R CMD check errors relating to documentation.Ken Kellner
2014-05-21Fix bugs identified by R cmd check.Ken Kellner
2014-05-18Allow specifying certain parameters to leave out of summary stats calculation...Ken Kellner
2014-05-14Add option to jags() to specify modules to load (by default module glm is loa...Ken Kellner
2014-05-13Change name to jagsUI. Update to version 0.02-1.Ken Kellner
2014-05-13Fix bug in documentation.Ken Kellner
2014-05-13Implement update function.Ken Kellner
2014-05-12Massive update. Fix setting the random seed so it actually works. Allow runni...Ken Kellner
2014-05-11Add ability to plot specific parameters in traceplot().Ken Kellner
2014-05-09Update documentation with examples.Ken Kellner
2014-05-09Speed up statistic calculation. Fix some minor errors.Ken Kellner
2014-05-08Update documentation.Ken Kellner
2014-05-06Change the names of some functions for simplicity (old function simplejags ke...Ken Kellner
2014-05-02Fix a few other places I forgot to switch se -> sd.Ken Kellner
2014-05-021. Force JAGS output to be in the same order as supplied parameter list.Ken Kellner
2014-05-02Whiskerplots can now deal with non-scalar parameters as long as they are spec...Ken Kellner
2014-05-011. Change traceplots() to traceplot() for consistency with older packagesKen Kellner
2014-04-18Update to version 0.01-3.Ken Kellner
2014-04-10Add ability to set and save the random seed. Clarify documentation.Ken Kellner
2014-04-08Fix problem where some components of output object were vectors instead of li...Ken Kellner
2014-04-07Add whiskerplot function.Ken Kellner
2014-04-07Update READMEKen Kellner
2014-04-06Overhaul graphical options (add traceplots and posterior predictive check plo...Ken Kellner
2014-04-05Initial commit of simplejags R package project.Ken Kellner