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 0eb2690 commit 090ef5eCopy full SHA for 090ef5e
test/examples/political_democracy/by_parts.jl
@@ -273,7 +273,7 @@ end
273
### fiml
274
############################################################################################
275
276
-observed = SemObservedMissing(specification = spec_mean, data = dat_missing)
+observed = SemObservedMissing(specification = spec_mean, data = dat_missing, rtol_em = 1e-10)
277
278
fiml = SemFIML(observed = observed, specification = spec_mean)
279
0 commit comments