Learn R Programming

gestate (version 1.6.0)

ZV2power: Calculate Normal distribution test power based on Effect size and Variance

Description

Calculate Normal distribution test power based on Effect size and Variance

Usage

ZV2power(Z, V = 1, alpha1 = 0.025)

Value

Power as a decimal

Arguments

Z

effect size.

V

variance. Default=1.

alpha1

1-sided alpha. Default=0.025.