summary.bdw {BDWreg} | R Documentation |
This function produces result summaries from a MCMC object of class 'bdw'
## S3 method for class 'bdw'
summary(object, est = Mode, prob = 0.95, samp = TRUE, ...)
object |
The object containing the MCMC results of class 'bdw'. |
est |
The statistic that is used to estimate parameters from marginal densities. The default is 'mode'. |
prob |
A numerical value in (0 , 1). Corresponding probability for Highest Posterior Density (HPD) interval. If either RJ=TRUE or penalized=TRUE, coefficients are marked as zero if corresponding prob% HPD intervals contain zero. |
samp |
Logical flag. If TRUE, analyse a sample instead of whole MCMC chain to save time. |
... |
Hamed Haselimashhadi <hamedhaseli@gmail.com>
example(bdw)