summary.bayesTFR.convergence {bayesTFR} | R Documentation |
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 class 'bayesTFR.convergence'
summary(object, expand = FALSE, ...)
Arguments
object |
Object of class |
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
[Package bayesTFR version 7.4-2 Index]