This process is analogous to performing an analysis of variance on continuous data, which can be performed by PROC CATMOD. If there are n nominal variables, rather than 1, then PROC CATMOD can do an n ...
Heritability is a measure of the proportion of phenotypic variance attributable to genetic variance, and it is an important predictor of the degree to which a population can respond to artificial ...
You can test this assumption in PROC GLM by using the HOVTEST option in the MEANS statement, requesting a homogeneity of variance test. This section discusses the computational details behind these ...