SAS Proc Mixed code to estimate genotypic and phenotypic correlations from plant breeding experiments
EXAMPLE SAS PROGRAMS FOR ESTIMATING GENOTYPIC AND PHENOTYPIC CORRELATIONS AND THEIR STANDARD ERRORS
Example SAS codes correspond to J.B. Holland, "Estimating genotypic correlations and their standard errors using multivariate restricted maximum likelihood estimation in SAS Proc MIXED" 2006, Crop Science 46:642-654.
All examples use data from Holland et al. (2002), Theor Appl Genet 105:113–126 available in an excel spreadsheet.
Choose from four different examples for genotypic and phenotypic correlation estimation using REML:
-
Correlations estimated from randomized complete block designs in multiple environments. (Equivalent to code presented in manuscript).
-
Correlations estimated from incomplete block designs in multiple environments.
-
Correlations estimated from a randomized complete block design in one environment.
-
Correlations estimated from an incomplete block design in one environment.
Redirect from http://www4.ncsu.edu/%7Ejholland/correlation/correlation.html