Skip to content

“check_conditional” function missing in networkTMLE/AmonHen/amonhen/utils.py #2

@SuhanG17

Description

@SuhanG17

Hi, we find your work "NetworkTMLE" very interesting, and we would like to reproduce the simulation on our own. However, we have also found the following issues or bugs in the published code. Perhaps the code may not be up-to-date? If you could respond to the problems we ran into and listed below, we would really appreciate your help.

  1. The dependencies omit the matplotlib pkg, which is required for NetworkX.
  2. When running the example_usage.py, we encountered the following bug report:
    1. By running command from amonhen import NetworkTMLE, it is reported that in the AmoHen pkg, check_conditional and stochastic_check_conditional cannot be found in the utils.py. This is true in the current version.
    2. By running command from beowulf import (...), it is reported that ModuleNotFoundError: No module named 'beowulf.dgm' in the publications-code/networkTMLE/Beowulf/beowulf/__init__.py file
    3. The same issue occurred when we ran from beowulf.dgm import ...

We have listed the error message below, let us know if there's anything we have done wrong or missed. Thank you in advance!

Screenshot 2023-12-19 at 10 53 00
Screenshot 2023-12-19 at 10 52 50

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions