Error when fiiting AR residual structure with ASReml-R

From: GRIGNOLA, FERNANDO E [AG/6042] <fernando.e.grignola_at_MONSANTO.COM>
Date: Thu, 14 Jan 2010 20:05:29 +0100

Hello,

 

I'm trying to fit the following "classroom" MET model with a test
dataset, but I get an error coming from the rcov.

met.1.asr <- asreml(yld ~ Site, random =~ diag(Site):geno,
rcov=~at(Site):ar1(Column):ar1(Row), data=mmData)

 

Error in asreml.rdflt2(Y, Var[!which], section, lvl,
dataFrame[which.row, :

  Error model specifies 792 observations, but data section has 2202 rows

 

The data structure is fairly unbalanced and I have sorted the dataframe
by Site, Column and Row (all defined as factors) as required by the
package.

 

         1 2 4 5 6 7 8 9 10 11 12 13 14 15

  Site1 0 0 0 72 72 0 0 72 72 72 72 0 0 0

  Site2 0 0 0 70 72 66 72 72 72 72 67 72 72 72

  Site3 71 72 72 72 72 0 0 66 72 0 0 0 0 0

  Site4 0 0 0 72 72 0 0 72 65 0 0 71 70 72

 

I wonder if Columns and Rows need to be renumbered in some way or I am
specifying the error model incorrectly.

As a general rule, do Columns and Rows need to be (re)numbered
consecutively? I would not think so but ...

 

Thanks for your assistance.

 

Fernando

 

---------------------------------------------------------------------------------------------------------
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 Thu Jan 14 2010 - 20:05:29 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.)