getCutoffTable: Internal Function for estimating starting test statistic...

Description Usage Arguments Details Value Note Author(s)

Description

internal function not called by user

Usage

1
2
3
4
getCutoffTableTwo(sample.size,
                  alpha)
getCutoffTableThree(sample.size,
                  alpha)

Arguments

sample.size

numeric vector of length two (or three) indicating sample.size for each group

alpha

numeric indication of desired significance level

Details

This function is used in the BayesWays function to estimate the starting test statistic value and an estimate of variance.

Value

returns a vector of test statistic and variance estimate

Note

internal function not called by user

Author(s)

Lori A. Shepherd, Wan-Min Tsai, Albert Vexler, Jeffrey C. Miecznikowski


dbEmpLikeNorm documentation built on May 2, 2019, 3:45 p.m.