pval ObjectsThis function prints objects of class "pval".
# S3 method for pval
print(x, digits = max(3, getOption("digits") - 3), ...)An object of class "pval".
An optional argument controlling the rounding of output.
Arguments to be passed to and from other methods.
This function will print out summary statistics for the predictive (T_pred) and
observed (T_obs) discrepancy statistics. Additionally it will output the associated
Bayesian p-value.