R/plot.rjags.R

Defines functions plot.rjags

Documented in plot.rjags

plot.rjags <-
  function(x,...){
    traceplot(x)
  }
MicheleNuijten/BayesMed documentation built on Jan. 31, 2020, 7:45 a.m.