Summaries of parameter estimates and MCMC convergence diagnostics (Monte Carlo error, effective sample size, Rhat).
# S3 method for ndp summary(object, digits = 1, ...) # S3 method for summary.ndp print(x, digits = max(1, attr(x, "print.digits")), ...)
object | an ndp object |
---|---|
digits | Number of digits to use for formatting numbers when printing.
When calling |
... | Currently ignored. |
x | An object of class |
The summary
method returns an object of class
"summary.ndp"
.