Skip to content

Commit c88706a

Browse files
20250204 - random starts
1 parent 49738c1 commit c88706a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sem.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1546,7 +1546,7 @@ fit <- cfa(
15461546
HS.model,
15471547
data = HolzingerSwineford1939,
15481548
bounds = "pos.var", # forces all variances of both observed and latent variables to be strictly nonnegative
1549-
rstarts = 10,
1549+
rstarts = 10, # random starts
15501550
verbose = TRUE)
15511551
```
15521552

0 commit comments

Comments
 (0)