summary.dalmatian: Summary (dalmatian)

Description Usage Arguments Value

View source: R/post_processing.R

Description

Summary (dalmatian)

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'dalmatian'
summary(
  object,
  nstart = start(object$coda),
  nend = end(object$coda),
  nthin = thin(object$coda),
  ...
)

Arguments

object

Object of class dalmatian created by dalmatian().

nstart

Start point for computing summary statistics (relative to true start of chain).

nend

End point for computing summary statistics (relative to true start of chain).

nthin

Thinning factor for computing summary statsitics (relative to full chain and not previously thinned output).

...

Ignored

Value

output (list)


sjbonner/dalmatian documentation built on Nov. 4, 2021, 2:32 a.m.