Learn R Programming

conting (version 1.7)

print.interprob: Print interprob Objects

Description

This function prints objects of class "interprob".

Usage

# S3 method for 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).

See Also

inter_probs.