Usage
tfr.pardensity.plot(mcmc.list = NULL,
sim.dir = file.path(getwd(), "bayesTFR.output"),
chain.ids = NULL, par.names = tfr.parameter.names(trans = TRUE),
burnin = NULL, dev.ncol=5, low.memory = TRUE, ...)
tfr.pardensity.cs.plot(country, mcmc.list=NULL,
sim.dir=file.path(getwd(), "bayesTFR.output"),
chain.ids=NULL, par.names=tfr.parameter.names.cs(trans=TRUE),
burnin=NULL, dev.ncol=3, low.memory=TRUE, ...)
tfr3.pardensity.plot(mcmc.list = NULL,
sim.dir = file.path(getwd(), "bayesTFR.output"),
chain.ids = NULL, par.names = tfr3.parameter.names(),
burnin = NULL, dev.ncol=3, low.memory = TRUE, ...)
tfr3.pardensity.cs.plot(country, mcmc.list=NULL,
sim.dir=file.path(getwd(), "bayesTFR.output"),
chain.ids=NULL, par.names=tfr3.parameter.names.cs(),
burnin=NULL, dev.ncol=2, low.memory=TRUE, ...)