PROC STDIZE
Thanks for your reply. Is there some trick to using proc stdize on imputed data? The resulting mean is very close to zero when I use proc mi and then proc stdize (for example, mean=-8.19047E-16), but it isn't exactly zero as I'd expect.
@ejamro wrote:
Thanks for your reply. Is there some trick to using proc stdize on imputed data? The resulting mean is very close to zero when I use proc mi and then proc stdize (for example, mean=-8.19047E-16), but it isn't exactly zero as I'd expect.
There is no trick. Your mean is zero except for roundoff error. Nothing to worry about.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.