print.UNCOVER: Print UNCOVER

View source: R/UNCOVER.R

print.UNCOVERR Documentation

Print UNCOVER

Description

Prints summary information from an UNCOVER object.

Usage

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

Arguments

x

Object of class "UNCOVER"

...

Further arguments passed to or from other methods

Details

When running the function UNCOVER() the printed information will contain information regarding; the number of clusters, the cluster sizes, the sub-model log Bayesian evidences and the total model log Bayesian evidence.

Value

No return value, called for side effects

See Also

UNCOVER()


UNCOVER documentation built on Aug. 25, 2023, 5:15 p.m.