Rdocumentation
powered by
Learn R Programming
dbEmpLikeNorm (version 1.0.0)
getCutoffTable: Internal Function for estimating starting test statistic value in baysian approach
Description
internal function not called by user
Usage
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
Value
returns a vector of test statistic and variance estimate
Details
This function is used in the BayesWays function to estimate the starting test statistic value and an estimate of variance.