boa.print.hpd {boa} | R Documentation |
Iteratively calls boa.hpd() to display the highest probability density (HPD) intervals for the parameters in each of the MCMC sequences in the working session list of sequences.
boa.print.hpd(alpha = boa.par("alpha"))
alpha |
Specifies the 100*(1-alpha)% HPD intervals to be computed. |
Brian J. Smith