Page 1 of 1

Complicated Model Setup

Posted: 20 Jun 2025, 13:54
by firstenor
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?

Re: Complicated Model Setup

Posted: 26 Jun 2025, 09:54
by stephanehess
hi

we don't have any automated code for that. It could be the kind of thing where you leverage chatgpt or another LLM and tell it the changes in variable names

Stephane