summary method for class "RPT"

# S3 method for RPT
summary(object, digits = max(3, getOption("digits") - 3), ...)

Arguments

object

an object of class "RPT", usually a result of a call to RPT

digits

number of digits to display

...

unused

Value

summary.RPT returns an object of class "summary.RPT" which has the following components:

T.obs

Observed test statistic.

pvalue

P-value.