Nothing
knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
vignette("steplist")
.vignette("steplist")
.Directed
means that edges
are arrows. Acyclic
means that, when you follow the arrows, you
never get back to the same node. DAG is the form used for causal
graphs. (Nodes are variables. Edges are causal relations. Causal
relations are asymmetric => directed. Variables cannot cause
themselves => acyclic.)WHAT DOES WHAT WHERE
structure of THEN statements. Refers usually to a verb in a
sentence. See vignette("steplist")
.vignette("steplist")
.vignette("steplist")
.vignette("steplist")
.vignette("steplist")
.vignette("modules")
.vignette("scc")
.WHAT DOES WHAT WHERE
structure of THEN statements. It is usually a WHAT segment,
but also may be a THEN statement if a DOES segment with
then_object_does == 1
is used. See vignette("steplist")
.?create_scc
.vignette("scc")
.epicmodel
. For an explanation of what "this thing
called SCC model" is to epicmodel
, see vignette("scc")
.WHAT DOES WHAT WHERE
structure. These elements, i.e., WHAT, DOES, and WHERE, are
called segments. See vignette("steplist")
.vignette("steplist")
.vignette("steplist")
.vignette("steplist")
.vignette("steplist")
.vignette("steplist")
.WHAT DOES WHAT WHERE
structure of THEN statements. See
vignette("steplist")
.vignette("steplist")
.vignette("steplist")
.WHAT DOES WHAT WHERE
structure of THEN statements. Refers usually to a location. See
vignette("steplist")
.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.