clean_statement | R Documentation |
make_dag
Helper to clean and check the validity of causal statements specifying a DAG.
This function isolates nodes and edges specified in a causal statements and
makes them processable by make_dag
clean_statement(statement)
statement |
character string. Statement describing causal relations between nodes. |
a list of nodes and edges specified in the input statement
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.