ss.fromdata.nvar(delta, sdhat = NULL, vhat = NULL, df = Inf, ss.ratio = 1, var.ratio = 1, deltaB = 0, sig.level = 0.05, power = 0.8, alternative = c("two.sided", "one.sided"))
The one-sided tests are designed to test either
$H0: delta <= deltab$="" vs.="" $h1:="" delta=""> deltaB$ or to test
$H0: delta >= deltaB$ vs.
$H1: delta < deltaB$.
The choice of hypotheses is determined by the value of delta
;
if delta
$>$ deltaB
then the former hypotheses are tested, otherwise the latter are.=>
See Fay, Halloran and Follmann (2007) for details.
ss.fromdata.neff
,
ss.fromdata.pois
,
ss.nonadh
,
find.calibrated.beta
ss.fromdata.nvar(.4,sdhat=.682,df=46)
Run the code above in your browser using DataLab