summary.PT.Khmaladze.MultTest {RATest} | R Documentation |
Summarizing Permutation Test for Within-grpup Treatment Effect Heterogeneity in the presence of an Estimated Nuisance Parameter
Description
summary
method for class "PT.Khmaladze.fit"
Usage
## S3 method for class 'PT.Khmaladze.MultTest'
summary(object, ..., digits = max(3, getOption("digits") - 3))
Arguments
object |
an object of class |
... |
unused |
digits |
number of digits to display |
Value
summary.PT.Khmaladze.MultTest
returns an object of class "summary.PT.Khmaladze.MultTest
" which has the following components
results |
Matrix with the Testing Problem, Number of Permutations for the test and the multiple testing procedure, number of subgroups, (raw) p-values, adjusted p-values, Test Statistic. |
Author(s)
Maurcio Olivares
[Package RATest version 0.1.10 Index]