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

print.interprob

Print interprob Objects


Description

This function prints objects of class "interprob".

Usage

## S3 method for class 'interprob'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

An object of class "interprob".

digits

An optional argument controlling the rounding of output.

...

Arguments to be passed to and from other methods.

Value

This function will print out the posterior probability of each term (subject to the argument cutoff).

Note

For an example see inter_probs.

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.