We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c36a594 commit de319abCopy full SHA for de319ab
1 file changed
docs/src/index.md
@@ -9,8 +9,7 @@ scm_path(parts...)
9
10
## DAG
11
```@docs
12
-DAG
13
-DAG(name::AbstractString, d::OrderedDict, df::DataFrame)
+DAG(name::AbstractString, model::ModelDefinition; df::DataFrameOrNothing=nothing)
14
```
15
16
## d_separation
0 commit comments