targetQg | R Documentation |
Function that targets estimates of Q and g to solve the EIF + remainder approximations that result from misspecification. Fits a single logistic fluctuation regression of c(A0, A1, Q2n, L2) on relevant offsets and so-called clever covariates.
targetQg(A0, A1, L2, Qn, gn, Qnr.gnr, abar, tolg, tolQ, return.models,
offset.model = TRUE, allatonce = FALSE, ...)
A0 |
A |
A1 |
A |
L2 |
A |
abar |
A |
tolg |
A |
tolQ |
A |
return.models |
A |
offset.model |
A |
allatonce |
Do all the targeting with a single fit; if |
Q2n |
A |
Q1n |
A |
g1n |
A |
g0n |
A |
Q2nr.obsa |
A |
Q2nr.seta |
A |
Q1nr |
A |
g0nr |
A |
g1nr |
A |
h0nr |
A |
h1nr |
A |
hbarnr |
A |
A list with named entries corresponding to the estimators of the
fluctuated nuisance parameters evaluated at the observed data values. If
return.models = TRUE
output also includes the fitted fluctuation model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.