meanmedianpower: Calculate power for exact mean and median tests for normal...

View source: R/meanmedianpower.R

meanmedianpowerR Documentation

Calculate power for exact mean and median tests for normal variates. Critical values are cacluated via Monte Carlo.

Description

Calculate power for exact mean and median tests for normal variates. Critical values are cacluated via Monte Carlo.

Usage

meanmedianpower(n = 9, nsamp = 5000, nalt = 100)

Arguments

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.

Examples

meanmedianpower()

kolassa-dev/TheorStat documentation built on Dec. 7, 2023, 12:23 a.m.