Translate regular DAG to response functions
create_response_function(graph, right.vars, cond.vars)
An aaa-igraph-package object that represents a directed acyclic graph must contain edge attributes named "leftside" and "lrconnect" that takes values 0 and 1. Only one edge may have a value 1 for lrconnect. The shiny app returns a graph in this format.
Vertices of graph on the right side
Vertices of graph on the left side
A list of functions representing the response functions