print.IBIS {UNCOVER} | R Documentation |
Prints summary information from an IBIS object.
## S3 method for class 'IBIS'
print(x, ...)
x |
Object of class |
... |
Further arguments passed to or from other methods |
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.
No return value, called for side effects