estimaBeta: Enhanded efficiency TMLE of the Log-odds ratio

Description Usage Arguments Value

Description

Enhanded efficiency TMLE of the Log-odds ratio

Usage

1
estimaBeta(data, Qkn1, Qkn0, gDn1, gDn0, gAn1)

Arguments

data

is a data frame with n rows with variables A (treatment variable), D (missingness indicator), and Y (outcome)

Qkn1

n x (k-1) matrix containing P(Y=k|A=1,Y>=k,W)

Qkn0

Qkn0 same as above for A=0

gDn1

is a vector of sicze n containing Pr(D=1 | A=1, W)

gDn0

is a vector containing Pr(D=1 | A=0, W)

gAn1

is a ectoe containing the propensity scores Pr(A=1|W)

Value

point estimates and standard error


idiazst/ordinaltmle documentation built on May 18, 2019, 2:33 a.m.