samplesEmp.RdSimulate likelihood ratios post-hoc
samplesEmp(Nsample = 100, N, Temp, alphaEmp)It can be fixed or given by the user
The sample size N per group
Empirical t-value
Empirical level of significance
Simulate likelihood ratios with demp: obtained empirical effectsize pow: the desired power (1−β) Tval: t value p: Calculated PCDF values D|L(d=0|x) ?
if (FALSE) {
samplesEmp(Nsample = 100, N = 30, Temp = 3, alphaEmp = 0.05)
}