Hi to everyone,
I have a problem with my imputated dataset.
I successfully imputated the values for 32 items (around 10% of the data was missing before) (m=5). Since the data structure contains students nested in Schools I want to calculate the ICC for the data, to see how much variance is located on the school Level.
With the un-imputed data set before I used the loneway command to get the ICC (e.g. loneway item class), but that command is not recognized by the mi estimate prefix for imputed data.
I tried to use the mixed command with the imputed dataset
e.g.:
mi estimate: mixed item || class:
mi estimate: estat icc
but that didn't work either.
Does somebody know of a command to calculate the ICC with imputed data? Or do I have to calculate the ICC for every of the 5 imputation seperately and then combine them? Can I combine them in the first place? Or is the ICC one of the exeptions from Rubin's rules?
Thanks for your help
Minka
I have a problem with my imputated dataset.
I successfully imputated the values for 32 items (around 10% of the data was missing before) (m=5). Since the data structure contains students nested in Schools I want to calculate the ICC for the data, to see how much variance is located on the school Level.
With the un-imputed data set before I used the loneway command to get the ICC (e.g. loneway item class), but that command is not recognized by the mi estimate prefix for imputed data.
I tried to use the mixed command with the imputed dataset
e.g.:
mi estimate: mixed item || class:
mi estimate: estat icc
but that didn't work either.
Does somebody know of a command to calculate the ICC with imputed data? Or do I have to calculate the ICC for every of the 5 imputation seperately and then combine them? Can I combine them in the first place? Or is the ICC one of the exeptions from Rubin's rules?
Thanks for your help
Minka
Comment