summary.RPT: Summarizing Robust Permutation Test

View source: R/summary.RPT.R

summary.RPTR Documentation

Summarizing Robust Permutation Test

Description

summary method for class "RPT"

Usage

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

Arguments

object

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

...

unused

digits

number of digits to display

Value

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

results

Matrix with the Testing Problem, Point Estimates, Sample Sizes, Test Statistic, P-values and Sample Sizes.

Author(s)

Maurcio Olivares

Ignacio Sarmiento Barbieri


RATest documentation built on Sept. 29, 2022, 9:08 a.m.