R/VE_Jk_CBS_SYG_Mean_Hajek.r

Defines functions VE.Jk.CBS.SYG.Mean.Hajek

Documented in VE.Jk.CBS.SYG.Mean.Hajek

VE.Jk.CBS.SYG.Mean.Hajek <- function(VecY.s, VecPk.s, MatPkl.s)
{
  VE.Jk.CBS.SYG.Ratio(VecY.s, rep.int(1, length(VecY.s)), VecPk.s, MatPkl.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.