Description Usage Arguments Value References Examples
Modified signed-likelihood ratio test (SLRT) for equality of CVs, using measurement data
1 | mslr_test(nr = 1000, x, y, seed)
|
nr |
numeric vector length one, number of simulation runs, default is 1e3 |
x |
a numeric vector containing individual measurement values |
y |
a vector of any type containing a grouping variable |
seed |
optional, an integer that is the starting point used in the generation of a sequence of random numbers. Include a seed if you want reproducible output. |
a list with the test statistic and p-value
http://link.springer.com/article/10.1007/s00180-013-0445-2 Krishnamoorthy, K. & Lee, M. Comput Stat (2014) 29: 215. doi:10.1007/s00180-013-0445-2
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.