Hello everyone,
The SAS documentation about PROC MI (on this page) states that multivariate normality is required for imputation by linear regression (implemented in MONOTONE REG or FCS REG statement).
Is it an assumption for residuals and/or variables ?
Where does this assumption is needed in the regression algorithm described here ?
Thanks in advance
While it does assume multivariate normality, it is fairly robust to small departures from it such as when you have dummy variables.
The multivariate normality is related to the variables themselves--that is, those you include in the specific imputation model
While it does assume multivariate normality, it is fairly robust to small departures from it such as when you have dummy variables.
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.