We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d7146f commit 17a65f2Copy full SHA for 17a65f2
test/examples/multigroup/build_models.jl
@@ -21,7 +21,7 @@ model_ml_multigroup2 = SemEnsemble(
21
)
22
23
model_ml_multigroup3 = replace_observed(
24
- model_ml_multigroup,
+ model_ml_multigroup2,
25
column = :school,
26
specification = partable,
27
data = dat,
0 commit comments