print.IBIS {UNCOVER}R Documentation

Print IBIS

Description

Prints summary information from an IBIS object.

Usage

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

Arguments

x

Object of class "IBIS"

...

Further arguments passed to or from other methods

Details

When running the function IBIS.logreg() the printed information will contain information regarding; the number of samples, the mean of those samples and the log Bayesian evidence of the posterior.

Value

No return value, called for side effects

See Also

IBIS.logreg()


[Package UNCOVER version 1.1.0 Index]