Message-ID: <6118F778-FA41-49C1-9C15-C75302A702E6@gmail.com>
Date: 2012-07-17T17:58:03Z
From: R. Michael Weylandt
Subject: R2WinBUGS
In-Reply-To: <CAJbgHfBx45ii9+=Q0QZc+_aWMiiE879VPJwehj1X1uhB9iCtSg@mail.gmail.com>
Reproducible code? The error seems to be rather clear.
Also, this seems more of a BUGS question than an R question.
Michael
On Jul 17, 2012, at 11:06 AM, PRAGYA SUR <pragya1386 at gmail.com> wrote:
> Dear R users,
> Can anyone tell me why I might get the error message
> "the array index is greater than the upper bound for t" in WinBUGS ? t is a
> vector I have defined. I have checked repeatedly that the array index for t
> does match with the upper bound till which the loop is run. I am facing
> this problem while calling the R2WinBUGS package and both in just WinBUGS
> as well.
>
> Thanks,
> Pragya
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.