summary.prepivot.ks.permtest: Summarizing Two-sample Goodness-of-fit Permutation Test under...

View source: R/summary.prepivot.ks.permtest.R

summary.prepivot.ks.permtestR Documentation

Summarizing Two-sample Goodness-of-fit Permutation Test under Covariate-adaptive Randomization

Description

summary method for class "prepivot.ks.permtest"

Usage

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

Arguments

object

an object of class "prepivot.ks.permtest", the result of calling prepivot.ks.permtest

...

unused

digits

number of digits to display

Value

summary.prepivot.ks.permtest returns an object of class "summary.prepivot.ks.permtest" which has the following components

results

Matrix with the Testing Problem, Sample Sizes, Number of Permutations, Number of Bootstrap samples, Observed test Statistic, Critical value and P-value.

Author(s)

Maurcio Olivares


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