Skip to content

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

@stefftaelman

Description

@stefftaelman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions