Heterogeneous variance model in ASREML

From: KRISHNAMURTHY, SUBASH [AG/1000] <subash.krishnamurthy_at_MONSANTO.COM>
Date: Fri, 21 Aug 2009 14:38:42 -0500

All,

 

I would like to fit a heterogeneous variance model for a data from an
across location Randomized Complete Block design, equivalent to SA PROC
MIXED statement as shown below along with the output from SAS. I will
appreciate if anyone can provide the appropriate syntax in ASREML for
the R matrix.

 

proc mixed data = temp;

    class rep location pedigree;

    model fruit_set_mean = pedigree location pedigree*location /
ddfm=satterth;

    random rep(location);

    repeated / group = location r rcorr;

run;

 

Covariance Parameter Estimates

 

Cov Parm Group Estimate

 

Rep(Location) 0.002700

Residual Location L1 0.01740

Residual Location L2 0.005008

Residual Location L3 0.004578

 

Thanks.

-Subash

---------------------------------------------------------------------------------------------------------
This e-mail message may contain privileged and/or confidential information, and is intended to be received only by persons entitled to receive such information. If you have received this e-mail in error, please notify the sender immediately. Please delete it and all attachments from any servers, hard drives or any other media. Other use of this e-mail by you is strictly prohibited.

All e-mails and attachments sent and received are subject to monitoring, reading and archival by Monsanto, including its subsidiaries. The recipient of this e-mail is solely responsible for checking for the presence of "Viruses" or other "Malware". Monsanto, along with its subsidiaries, accepts no liability for any damage caused by any such code transmitted by or accompanying this e-mail or any attachment.
---------------------------------------------------------------------------------------------------------
Received on Sat Aug 21 2009 - 14:38:42 EST

This webpage is part of the ASReml-l discussion list archives 2004-2010. More information on ASReml can be found at the VSN website. This discussion list is now deprecated - please use the VSN forum for discussion on ASReml. (These online archives were generated using the hypermail package.)