View source: R/meanmedianpower.R
meanmedianpower | R Documentation |
Calculate power for exact mean and median tests for normal variates. Critical values are cacluated via Monte Carlo.
meanmedianpower(n = 9, nsamp = 5000, nalt = 100)
n |
number of observations in sample |
nsamp |
number of MC samples |
nalt |
number of alternatives to consider, greater than 0 and less than or equal to 1. |
meanmedianpower()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.