ZV2power {gestate} | R Documentation |
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)
Arguments
Z |
effect size. |
V |
variance. Default=1. |
alpha1 |
1-sided alpha. Default=0.025. |
Value
Power as a decimal
[Package gestate version 1.6.0 Index]