getnbparstats: Get numbers of parameters of test statistics.

Description Usage Arguments Value Author(s) References See Also Examples

Description

Return the default numbers of parameters of the test statistics in the package.

Usage

1
getnbparstats(stat.indices = NULL)

Arguments

stat.indices

if not NULL, select only the statistics corresponding to this vector of indices.

Value

A vector giving the numbers of parameters of test statistics corresponding to the vector of indices.

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 getnbparlaws, getindex, law.cstr, stat.cstr.

Examples

1
getnbparstats(c(42:53))

PoweR documentation built on May 2, 2019, 2:09 p.m.

Related to getnbparstats in PoweR...