Hello:
I am working with the stcox suite. I have a large cohort and 4 covariates with missing values that were imputed using mi commands. After imputing, I split using mi stsplit at 6 failure points. It is a very large section of code so I didn't include it in this post and it runs fine most of the time. However, sometimes when I run the code I get the following output:
Any idea what the problem is?
I am working with the stcox suite. I have a large cohort and 4 covariates with missing values that were imputed using mi commands. After imputing, I split using mi stsplit at 6 failure points. It is a very large section of code so I didn't include it in this post and it runs fine most of the time. However, sometimes when I run the code I get the following output:
Code:
results could not be duplicated
Performing stsplit on m=0 resulted in 56208 obs. Performing the same operation on m=1 resulted in
42084obs. Results should have been the same.
Comment