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.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.