Complicated Model Setup
Posted: 20 Jun 2025, 13:54
I am running a large number of random-parameters latent-class models with similar structure but different datasets and different variable names. Apollo is extremely flexible but also is quite complicated to set up. I have working code for the first dataset, but I dread spending the better part of an hour copying and pasting variable names for each of the remaining datasets with the inevitable debugging for typos. Is there a way to specify the dataset characteristics and automate updating the code?