Learn R Programming

RATest (version 0.1.10)

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

Description

summary method for class "prepivot.ks.permtest"

Usage

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

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.

Arguments

object

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

...

unused

digits

number of digits to display

Author

Maurcio Olivares