Learn R Programming

bayesTFR (version 7.4-2)

summary.bayesTFR.convergence: Summary of a TFR Convergence Object

Description

Summary of an object of class bayesTFR.convergence created using the tfr.diagnose or tfr3.diagnose functions. It gives an overview about parameters that did not converge.

Usage

# S3 method for bayesTFR.convergence
summary(object, expand = FALSE, ...)

Arguments

object

Object of class bayesTFR.convergence.

expand

By default, the function does not show parameters for each country for which there was no convergence, if the status is ‘red’. This argument can switch that option on.

...

Not used.

Author

Hana Sevcikova

See Also

tfr.diagnose, tfr3.diagnose