View source: R/est_pow_2samp.R
est_pow_2samp | R Documentation |
est_pow_2samp
est_pow_2samp(n1, n2, alpha, nsim, modes, dist, params, tests, nperm)
n1 |
number of somethings in group 1 |
n2 |
number of somethings in group 2 |
alpha |
default significance level (0.05) |
nsim |
number of simulations (20) |
modes |
modes of the two groups |
dist |
generating distributions |
params |
parameters for the generating distributions |
tests |
names of tests to run between the two groups |
nperm |
number of permutations to run |
a power estimate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.