| summary.prepivot.ks.permtest {RATest} | R 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  | 
| ... | 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
[Package RATest version 0.1.10 Index]