| onearmglmmean.dr {precmed} | R Documentation | 
Doubly robust estimators of the coefficients in the two regression
Description
Doubly robust estimators of the coefficients in the two regression
Usage
onearmglmmean.dr(y, x.cate, trt, ps, f.predictor)
Arguments
y | 
 Observed outcome; vector of size   | 
x.cate | 
 Matrix of   | 
trt | 
 Treatment received; vector of size   | 
ps | 
 Estimated propensity scores for all observations; vector of size   | 
f.predictor | 
 Initial prediction of the outcome (expected number of relapses for one unit of exposure time) conditioned
on the covariates   | 
Value
Doubly robust estimators of the regression coefficients beta_r in the doubly robust estimating equation
where r = 0, 1 is treatment received; vector of size p + 1 (intercept included)
[Package precmed version 1.0.0 Index]