get_parents: Get list of parents of all nodes in a model

View source: R/get_parents.R

get_parentsR Documentation

Get list of parents of all nodes in a model

Description

Get list of parents of all nodes in a model

Usage

get_parents(model)

Arguments

model

A causal_model. A model object generated by make_model.

Value

A list of parents in a DAG


macartan/gbiqq documentation built on April 18, 2024, 6 p.m.