tpower: Evaluate Power for a One Sample T-test.

Description Usage Arguments Author(s)

View source: R/tpower.R

Description

Evaluates the power of a one sample t-test and allows manipulation of the sample size, the mean, and the standard deviation.

Usage

1
  tpower(reps, n, mu, sd, pval = 0.05)

Arguments

reps

the number of simulations.

n

the sample size

mu

a mean

sd

a standard deviation

pval

the criteria for rejection. Defaults to p<=.05

Author(s)

Tyler Hunt tyler@psychoanalytix.com


JackStat/CompPack documentation built on May 7, 2019, 10:16 a.m.