Dear all,
I would like to impute a few hundred variables using custom imputation equations (conditionals and stuff). I am using a Python script to generate a do file that contains my very long "mi impute chained..." command. I am building this slowly and now I am hitting the error message "input too long". Any idea what to do here? Since this is a single command, I am not sure how I could split this up. Would it be helpful to rename variables to have shorter names?
I would like to impute a few hundred variables using custom imputation equations (conditionals and stuff). I am using a Python script to generate a do file that contains my very long "mi impute chained..." command. I am building this slowly and now I am hitting the error message "input too long". Any idea what to do here? Since this is a single command, I am not sure how I could split this up. Would it be helpful to rename variables to have shorter names?
Comment