Skip to content

Commit c4764d8

Browse files
20260424 - algorithms
1 parent 74609ab commit c4764d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mplus.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ Other settings you can specify under the "ANALYSIS" section include:
250250
```
251251
ANALYSIS:
252252
ESTIMATOR = BAYES;
253+
ALGORITHM = INSERT; ! options: GIBBS—equivalent to GIBBS(PX1); GIBBS(PX1)—the default; GIBBS(PX2), GIBBS(PX3), GIBBS(RW), or MH
253254
BCONVERGENCE = .05; ! value of the Gelman-Rubin convergence criterion; ! default is .05; van de Schoot et al. (2014) recommend .01
254255
BITERATIONS = a (b); ! a = maximum, b = minumum number of iterations for each MCMC chain
255256
CHAINS = 4; ! number of chains

0 commit comments

Comments
 (0)