This question relates to a SAS Proc GLM analysis of data from a cross-sectional survey looking at the relationship between Y and D (which are quantitative variables). The table below summarises a sequence of fitted models with Y = dependent variable.
Which type of curvature improves the fit of the model the most?
D × ln(D)
sqrt(D)
ln(D)
D × D
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.