print.bcct: Print 'bcct' and 'bict' Objects

Description Usage Arguments Value Note Author(s) See Also

View source: R/print.bcct.R

Description

This function prints objects of class "bcct" and "bict".

Usage

1
2
3
4
5
## S3 method for class 'bcct'
print(x, ...)

## S3 method for class 'bict'
print(x, ...)

Arguments

x

An object of class "bcct" or "bict".

...

Arguments to be passed to and from other methods.

Value

These functions print out very simple details on the bcct or bict objects. They display the number of cells in the table, the maximal model considered, the number of log-linear parameters in the maximal model, the number of MCMC iterations, the computer time required for the MCMC (in hours, minutes and seconds) and the prior used.

In the case of objects of class "bict", it also prints out the number of missing and censored cells.

Note

For examples see bcct and bict.

Author(s)

Antony M. Overstall A.M.Overstall@soton.ac.uk.

See Also

bcct, bict.


conting documentation built on May 1, 2019, 8:47 p.m.