Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.bcct

Print bcct and bict Objects


Description

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

Usage

## 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


conting

Bayesian Analysis of Contingency Tables

v1.7
GPL-2
Authors
Antony M. Overstall
Initial release
2019-04-02

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.