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


CausalQueries documentation built on June 22, 2024, 6:50 p.m.