helperGetTstat: Internal Function for generating a sample experiement

Description Usage Arguments Details Value Note Author(s)

Description

internal function not called by user

Usage

1
2
3
4
helperGetTstat(numberOfgroups,
               sample.size,
               num.mc=1000,
               delta=0.05)

Arguments

numberOfgroups

numeric indicating the number of groups in study

sample.size

numeric vector indicating sample.size of each group

num.mc

number of simulations to estimate distribution of statistic in MC.Method

delta

an option for changing the minimizing range for the EL ratio test statistic for the distribution. Utilized in MC.Method

Details

This function is used in the BayesWays function to estimates a sample set of values

Value

returns a list of values simulating a study

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.