Summaries of parameter estimates and MCMC convergence diagnostics (effective sample size, Rhat).
# S3 method for stapDP summary(object, ..., digits = 1) # S3 method for summary.stapDP print(x, digits = max(1, attr(x, "print.digits")), ...)
| object | stapDP object |
|---|---|
| ... | ignored |
| digits | Number of digits to use for formatting numbers when printing.
When calling |
| x | An object of class |
The summary method returns an object of class
"summary.staDP" which is a matrix of
summary statistics and diagnostics, with attributes storing information for use by the
print method.