tlverse-handbook icon indicating copy to clipboard operation
tlverse-handbook copied to clipboard

Error in Chapter 9.7.4 Example with the WASH Benefits Data

Open mirkompcr opened this issue 1 year ago • 0 comments

Hi tlverse Team,

Awesome work you did with this documentation. I like the many examples, however when trying to run Example in Chapter 9.7.4 I get the following error:

Error in tmle3::point_tx_likelihood(tmle_task, learner_list) : W is subject to censoring, this isn't supported yet

I played around and realised that the tmle3 fit works fine as long the confounder "momheight" is excluded, or only the first 1,000 rows of the data are being used. So I assume the problem lies in the data itself? Help/bugfixing very much appreciated.

R version: 4.3.1 R Studio version: 2023.06.0+421 on MacOS 13.5

mirkompcr avatar Aug 28 '23 20:08 mirkompcr