s-news
[Top] [All Lists]

Difficulty with "time dimension times attribute dimensions"

To: s-news@lists.biostat.wustl.edu
Subject: Difficulty with "time dimension times attribute dimensions"
From: Pat Farr <patricia.farra@rogers.com>
Date: Fri, 12 Aug 2005 12:14:11 -0400 (EDT)
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=M5x3ZtLmunancyIoaQRGCkXOt0babAYY0segaLqA4eVB+GzF6fZIAPA5YggaNcq+izzgoaKjhGdSKYTUwqsGuGpkL/BddZ6cCppgM/Z02TJueqASGdtkUPKVs8lz5FFX8pY5Kyxolw4xPKVykzaTI9qXY4jXu3Y94OzQcKpj5O4= ;
Hi there!
 
I would be very appreciative of your help with the following
 
> whitenoise <-  matrix(rnorm(240), ncol = 4)
> obs.times <- dates(c("10/01/2001","11/25/2001","11/07/2002","03/11/2003"))
> x <- its(whitenoise, times = obs.times, names = c("error1","error2","error3","error4"))
Error in its(whitenoise, times = obs.times, names = c("error1", "erro..: times attribute has incorrect dimensions
>
 
How could I fix the error?
 
Thanks,
Pat
<Prev in Thread] Current Thread [Next in Thread>