how to get fixed effect tests table to appear
I have a continuous response variable (Average) and a categorical predictor (Treatment) with labels 1 through 14 indicating the 14 levels. I have set the Treatment variable as ordinal, and was able to use the fit model function to obtain the least squares means table and least square means plot. However, I am unable to figure out how to obtain a table for a type 3 test of fixed effects. Specifical...
gav2013