An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120717/8ce665e6/attachment.pl>
R2WinBUGS
3 messages · PRAGYA SUR, R. Michael Weylandt, Uwe Ligges
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.
On 17.07.2012 19:58, Michael Weylandt wrote:
Reproducible code? The error seems to be rather clear. Also, this seems more of a BUGS question than an R question.
Indeed, the reproducible code is somthing for a BUGS mailing list. just a guess: The typical row vs. column confusion in BUGS. best, Uwe Ligges
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.
______________________________________________ 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.