npsem_helpers: Helper functions for the NPSEM

all_ancestorsR Documentation

Helper functions for the NPSEM

Description

all_ancestors returns a list of all_ancestors of the specified node. time_ordering attempts to find a time_ordering for the variables.

Usage

all_ancestors(node_name, npsem)

time_ordering(npsem)

Arguments

node_name

the node to search for ancestors of

npsem

the NPSEM, defined by a list of tmle3_Node objects.


jeremyrcoyle/tmle3 documentation built on May 20, 2022, 7:36 a.m.