print.IBIS: Print IBIS

View source: R/SMC.wrap.R

print.IBISR 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()


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

Related to print.IBIS in UNCOVER...