summary.bpwpm: Summarizes an bpwpm run

Description Usage Arguments Value

View source: R/summary_funcs.R

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/bpwpm documentation built on May 20, 2019, 4:25 p.m.