Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Node outcome not specified" when running WASH benefits example #7

Open
stefftaelman opened this issue Dec 20, 2023 · 1 comment
Open

Comments

@stefftaelman
Copy link

Hi, I've been trying to reproduce the mediation example on the WASH Benefits data as thoroughly explained on the tlverse website. Nonetheless, even on this example dataset, I keep getting the following error when running the tmle3 function for either NIE or NDE estimations:

> washb_NIE <- tmle3(
+   tmle_spec_NIE, washb_data, node_list, learner_list
+ )
Error in generator_fun(node_name, self$nrow) : Node outcome not specified

I am running tmle3 v0.2.0, tmle3mediate v0.0.3, and sl3 v1.4.5 (which, as far as I know, are the most recent versions). Any idea what might be causing this error? It seems to be an sl3 error, but I am not calling sl3 directly here. I did not change any code from the example.

@wenjiezeng-cumc
Copy link

I am having the same issue and there is no missing values in my dataset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants