run.power: Manipulate plot the null or alternative sampling distribution...

Description Usage Arguments Value Examples

View source: R/run.power.r

Description

Manipulate plot the null or alternative sampling distribution for a power analysis

Usage

1
run.power(mu0 = 50, mu1 = 50, sd = 10, n.init = 25)

Arguments

mu0

A value for the mean under the null hypothesis

mu1

A value for the mean under the alternative hypothesis

sd

A positive value for the standard deviation for the population (null)

n.init

A value for the sample size

Value

res Summary, included Type I error (alpha), Type II error (beta), and Power

Examples

1
2
3
4
## Not run: 
run.power()

## End(Not run)

CLPS0900/CLPS0900R documentation built on March 16, 2020, 4:55 a.m.