How to calculate Best Linear Unbiased Estimator (BLUEs) from Fit Model in JMP
I have an experiment with several different plant genotypes replicated across blocks. I fit a model where y = some plant trait and where the model effects are Block and Genotype. I want to calculate the BLUEs for the trait values of each genotype, giving an adjusted mean trait value for each genotype after accounting for the effect of Block. My intuition is that the BLUEs will be the Least Squar...