Fit measurement models with discrete or continuous latent variables.
Installation in macOS
Install Command Line Tools:
Install Homebrew:
Install OpenMP support:
Update Makevars
On Intel Macs:
On Apple Silicon Macs (make sure this goes at the end of the file):
LDFLAGS += -L/opt/homebrew/opt/libomp/lib -lomp
CPPFLAGS += -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp
Finally,