print.emBayes: print an emBayes result

View source: R/print.emBayes.R

print.emBayesR Documentation

print an emBayes result

Description

Print a summary of an 'emBayes' result

Usage

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

Arguments

x

emBayes result

digits

significant digits in printout.

...

other print arguments

Value

Print a list of output from a emBayes object.

See Also

emBayes


emBayes documentation built on Sept. 30, 2024, 9:15 a.m.