On this website we provide programming scripts for Mplus using the general Structural Equation Modeling Framework outlined in the book. We additionally provide comparable programming scripts using the Multilevel Modeling Framework in Mplus as well as the Latent Growth Modeling Framework (i.e., pipe notation) in Mplus.
On this website we provide programming scripts for R using the structural equation modeling framework in the OpenMx package and the multilevel modeling framework using the nlme() function of the nlme package reviewed in the book. We also provide programming scripts using the structural equation modeling framework in the lavaan package and using the multilevel modeling framework using the lme() function of the nlme package, using the lme4 package (lmer() and glmer() functions), and using the mixor package.
On this website we provide programming scripts for SAS using the multilevel modeling framework using PROC NLMIXED reviewed in the book and provide comparable programming scripts PROC MIXED, where applicable.