onearmglmcount.dr | R Documentation |
Doubly robust estimators of the coefficients in the two regression
onearmglmcount.dr(y, x.cate, time, trt, ps, f.predictor)
y |
Observed outcome; vector of size |
x.cate |
Matrix of |
time |
Log-transformed person-years of follow-up; vector of size |
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 |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.