R/VE_Jk_B_Mean_Hajek.r

Defines functions VE.Jk.B.Mean.Hajek

Documented in VE.Jk.B.Mean.Hajek

VE.Jk.B.Mean.Hajek <- function(VecY.s, VecPk.s)
{
  VE.Jk.B.Ratio(VecY.s, rep.int(1, length(VecY.s)), VecPk.s)
}

Try the samplingVarEst package in your browser

Any scripts or data that you put into this service are public.

samplingVarEst documentation built on Jan. 14, 2023, 5:08 p.m.