summary.bayesLife.convergence {bayesLife}R Documentation

Summary of a Life Expectancy Convergence Object

Description

Summary of an object of class bayesLife.convergence created using the e0.diagnose function. It gives an overview about parameters that did not converge.

Usage

## S3 method for class 'bayesLife.convergence'
summary(object, expand = FALSE, ...)

Arguments

object

Object of class bayesLife.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(s)

Hana Sevcikova

See Also

e0.diagnose


[Package bayesLife version 5.2-0 Index]