summary.bpwpm: Summarizes an bpwpm run

Description Usage Arguments Value

Description

Once the model has been run, soem relevant statistics are given for each one of the parameters to evaluate its convergence and relevance.

Usage

1
2
3
## S3 method for class 'bpwpm'
summary(object, thin = 0, burn_in = 0,
  digits = max(3L, getOption("digits") - 3L), ...)

Arguments

object

of the class bpwpm

digits

number of significant digits for the figures

...

additional parameters

Value

Prints out summarized information


PaoloLuciano/bpwpm2 documentation built on June 6, 2019, 5:47 p.m.