FoldHitC.homoVAR.fn: Calculate the critical value of FoldHit

Description Usage Arguments Value Author(s) Examples

View source: R/FoldHitC.homoVAR.fn.R

Description

a function to calculate the critical value of FoldHit (i.e., FoldHitC)

Usage

1
FoldHitC.homoVAR.fn(n1, n2, Alpha, FoldHit0 = 1)

Arguments

n1

sample size for the first group (reference group)

n2

sample size for the second group

Alpha

significant level

FoldHit0

population value of FoldHit

Value

FoldHitC

Author(s)

Xiaohua Douglas Zhang 02/2020

Examples

1
FoldHitC.homoVAR.fn(304, 16, Alpha=0.05, FoldHit0=1)

xhdouglas/HTScapacity documentation built on Dec. 10, 2020, 8:20 p.m.