Learn R Programming

causaloptim (version 0.9.7)

list_to_path: Recursive function to translate an effect list to a path sequence

Description

Recursive function to translate an effect list to a path sequence

Usage

list_to_path(x, name = NULL)

Value

a list of characters describing the path sequence

Arguments

x

A list of vars as returned by parse_effect

name

The name of the outcome variable