Summary (dalmatian)
# S3 method for dalmatian
summary(
object,
nstart = start(object$coda),
nend = end(object$coda),
nthin = thin(object$coda),
...
)
Object of class dalmatian
created by dalmatian()
.
Start point for computing summary statistics (relative to true start of chain).
End point for computing summary statistics (relative to true start of chain).
Thinning factor for computing summary statsitics (relative to full chain and not previously thinned output).
Ignored
output (list)