plot.riskset {BAMSE}R Documentation

displays the posterior distribution of the number of risk set

Description

displays the posterior distribution of the number of risk set

Usage

plot.riskset(mcmc, post = T, burnin = 0, col = "white", main =
                 "Posterior distribution for the number of risk sets",
                 ylab = "Frequency", xlab = "Number of risk sets", ...)

Arguments

mcmc An MCMC object
post logical. If TRUE the posterior distribution is shown if FALSE the frequency of the sampled number of risk sets
burnin integer. The burnin
col color
main title
ylab ylab
xlab xlab
... options for the barplot function

Author(s)

Anders Albrechtsen


[Package BAMSE version 2.0 Index]