Does anybody know if we can use dummy dependent variables in the left side of model in PROC VARCOMP? I know that independent variables can't be continuous, but how about dependent variables, can they be dummy?
I'm going to say NO you can't do that. VARCOMP requires (as far as I know) a continuous response variable. Nevertheless, you should check the documentation.
I'm going to say NO you can't do that. VARCOMP requires (as far as I know) a continuous response variable. Nevertheless, you should check the documentation.
-- Paige Miller
The 2025 SAS Hackathon has begun!
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.