Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. proc glm has many adavantages over proc reg and proc anova. For example, proc glm supports categorical variables while proc reg does not. It is suggested that that you use poc glm in place of proc reg and proc anova. The only disadvantage of proc glm is that it is computationally heavier compared to proc reg and proc anova, but this is usually not a concern at all.