summary.PPH: Print and summary methods for PPH and EV objects

Description Usage Arguments Value

Description

Print and summary methods for PPH and EV objects.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## 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)

Arguments

x

A PPH or EV object.

digits

Number of digits to show.

Value

A list of posterior hypothesis probabilities and other calculated values.


BayesCombo documentation built on May 1, 2019, 7:50 p.m.