romainkp / stremr

Streamlined Estimation for Static, Dynamic and Stochastic Treatment Regimes in Longitudinal Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug in defineMONITORvars

romainkp opened this issue · comments

    DT <- data.table(data, key = c("ID", "t"))

I think "ID" and "t" should be replaced with IDvar and tvar