Summarize "mlwinfitMCMC" objects
# S4 method for mlwinfitMCMC
summary(object, ...)# S4 method for mlwinfitMCMC
print(x, digits = max(3, getOption("digits") -
2), signif.stars = getOption("show.signif.stars"), z.ratio = TRUE,
...)
# S4 method for mlwinfitMCMC
show(object)
an mlwinfitMCMC-class
object
other parameters
the number of significant digits to use when printing.
logical. If TRUE, 'significance stars' are printed for each coefficient.
logical. If TRUE, z-ratio values are displayed for each coefficient.