Description
Prints summary information from an IBIS object.
Usage
# S3 method for IBIS
print(x, ...)
Value
No return value, called for side effects
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.