Displaying 2 results from an estimated 2 matches for "halteman".
2009 Oct 06
2
R, Coda, and OpenBUGS
...tput files in spite of setting codaPkg=TRUE in the "bugs" call.
"Str(openbugs.object)" reveals a large collection of elements, one of
which is an array that contains the MCMC chains. Is there a function to
build the coda object?
Thanks in advance for any suggestions,
Bill Halteman
2009 Oct 07
1
Which JAGS interface to use?
...l Jr <f.harrell@vanderbilt.edu
> wrote:
> Have you tried the rjags package which uses the jags system? It is much
> more integrated into R and works quite well. It uses the same modeling
> language as BUGS. It is also better supported than OpenBUGS.
>
> Frank
>
> Bill Halteman wrote:
>
>> Hi All,
>>
>> I am trying to figure out how to use R-Coda with the output from
>> OpenBugs. I have installed and loaded the packages BRugs and R2WinBUGS. I
>> have successfully run a simple Bayes model in WinBUGS using R2WinBUGS'
>> "bug...