help.stat {PoweR} | R Documentation |
Help Stat
Description
Open directly the documentation for a specified goodness-of-fit using its index.
Usage
help.stat(stat.index)
Arguments
stat.index |
statistic index as given by function |
Value
No return value. The function opens the help page for the test corresponding to the given index.
Author(s)
P. Lafaye de Micheaux, V. A. Tran
References
Pierre Lafaye de Micheaux, Viet Anh Tran (2016). PoweR: A Reproducible Research Tool to Ease Monte Carlo Power Simulation Studies for Goodness-of-fit Tests in R. Journal of Statistical Software, 69(3), 1–42. doi:10.18637/jss.v069.i03
See Also
See Normality.tests
for goodness-of-fit tests for
normality. See Laplace.tests
for goodness-of-fit tests
for the Laplace distribution. See Uniformity.tests
for goodness-of-fit tests for uniformity.
[Package PoweR version 1.1.4 Index]