ssmdC.homoVAR.fn: calculate the critical value of SSMD

Description Usage Arguments Value Author(s) Examples

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

Description

A function to calculate the critical value of SSMD

Usage

1
ssmdC.homoVAR.fn(n1, n2, Alpha = 0.05, Beta = 3)

Arguments

n1

a value or a vector for the first group (i.e., the reference group)

n2

a vector for the second group

Alpha

specify the significant level

Beta

the population value of SSMD

Value

a value

Author(s)

Xiaohua Douglas Zhang 11/2019

Examples

1
ssmdC.homoVAR.fn(304, 16, Alpha=0.05, Beta=3)

Karena6688/qcSSMD documentation built on July 23, 2020, 9:50 a.m.