summary.PTQTE.Khmaladze.fit {RATest} | R Documentation |
Summarizing Quantile-Based Permutation Test with an Estimated Nuisance Parameter
Description
summary
method for class "PTQTE.Khmaladze.fit"
Usage
## S3 method for class 'PTQTE.Khmaladze.fit'
summary(object, ..., digits = max(3, getOption("digits") - 3))
Arguments
object |
an object of class |
... |
unused |
digits |
number of digits to display |
Value
PTQTE.Khmaladze.fit
returns an object of class "PTQTE.Khmaladze.fit
" which has the following components
results |
Matrix with the Testing Problem, Sample Sizes, Number of Permutations, Observed test Statistic, Binary Rule and Significance Level. |
Author(s)
Maurcio Olivares
[Package RATest version 0.1.10 Index]