powerC | R Documentation |
Find the power of various continuous tests via simutation or permutation.
powerC(rxy, xparam, yparam, TS, typeTS, TSextra, B = 1000L)
rxy |
a function that generates x and y data. |
xparam |
arguments for r1. |
yparam |
arguments for r2. |
TS |
routine to calculate test statistics for non-chi-square tests |
typeTS |
indicator for type of test statistics |
TSextra |
additional info passed to TS, if necessary |
B |
=1000 number of simulation runs |
A list values of test statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.