summary.PPH {BayesCombo} | R Documentation |
Print and summary methods for PPH and EV objects.
## S3 method for class 'PPH' summary(x, digits = 4) ## S3 method for class 'PPH' print(x, digits = 4) ## S3 method for class 'EV' summary(x, digits = 4) ## S3 method for class 'EV' print(x, digits = 4)
x |
A |
digits |
Number of digits to show. |
A list of posterior hypothesis probabilities and other calculated values.