summary
method for class "RPT"
# S3 method for RPT
summary(object, ..., digits = max(3, getOption("digits") - 3))
summary.RPT
returns an object of class "summary.RPT
" which has the following components
Matrix with the Testing Problem, Point Estimates, Sample Sizes, Test Statistic, P-values and Sample Sizes.
an object of class "RPT"
, usually a result of a call to RPT
unused
number of digits to display
Maurcio Olivares
Ignacio Sarmiento Barbieri