Learn R Programming

CausalQueries (version 1.1.0)

get_parents: 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)

Value

A list of parents in a DAG

Arguments

model

A causal_model. A model object generated by make_model.