Gregor Gorjanc wrote:
> Hi Alexander!
>
> You are mixing WinBUGS and OpenBUGS. R package Rbugs works with OpenBUGS, but
> the later does not work with Rbugs under Linux!
Are you talking about rbugs or BRugs, Gregor?
Uwe
>
> Gregor
>
> __
> R-help@
> Gregor Gorjanc wrote:
>> Hi Alexander!
>>
>> You are mixing WinBUGS and OpenBUGS. R package Rbugs works with OpenBUGS, but
>> the later does not work with Rbugs under Linux!
>
> Are you talking about rbugs or BRugs, Gregor?
Ouch. Thank you Uwe! You are right, there are two R packages: rbugs and
Hi Alexander!
You are mixing WinBUGS and OpenBUGS. R package Rbugs works with OpenBUGS, but
the later does not work with Rbugs under Linux!
Gregor
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the post
Hi List,
I trying an example from pumps{rbugs} with .Renviron in $HOME adjusted
for my box:
WINE="/usr/bin/wine",
BUGS="/usr/local/bin/WinBugs14/winbugs.exe"
data(pumps)
pumps.data <- list(t = pumps$t, x = pumps$x, N = nrow(pumps))
pumps.model <- file.path(.path.package("rbugs"), "bugs/model",
4 matches
Mail list logo