Displaying 20 results from an estimated 10000 matches similar to: "R-beta: CODA package for R"
1997 Oct 23
0
R-beta: restart() in R
on 22-Oct-97 rcreecy at census.gov wrote:
>Some time ago you (Martyn Plummer) wrote that you were working on
>a port of CODA to R. Have you or anyone else been successful in getting
>a working port? I have an immediate need and I am willing to put a
>modest
>amount of effort to get it to work.
>
>Rob Creecy
Good. I'll put the current version on my ftp server
2009 Apr 02
3
WinBUGS breaks under WINE > 1.1.12
Dear Wine-friends,
I was wondering if any of you would have a clue around why WinBUGS (http://www.mrc-bsu.cam.ac.uk/bugs/), a nifty Markov chain Monte Carlo sampler widely used in Bayesian statistical modelling, no longer works when run through any version of WINE newer than 1.1.12.
I have encountered this issue of my machines at home (which runs on Zenwalk 6.0) and work (Mandriva 2008.1) a
1999 Aug 06
0
FW: RE: First (well second) CODA hurdle problem
My reply seems not to have made it to either list 24 hours after
I sent it, so I'm sending it again. Apologies if you get this
twice (or 4 times if you're on both lists, or 6 times if you're John)
Martyn
-----FW: RE: [R] First (well second) CODA hurdle problem-----
Date: Thu, 05 Aug 1999 09:40:01 +0200 (CEST)
From: Martyn Plummer <plummer at iarc.fr>
To: John Logsdon
2008 Jun 25
1
dgamma in WinBUGS and JAGS (rjags)
Hello,
In WinBUGS 1.4 manual
(http://www.mrc-bsu.cam.ac.uk/bugs/winbugs/manual14.pdf), the gamma
density is presented as dgamma(r,mu) where r and mu are the shape and
rate parameters, respectively. In JAGS (rjags) manual version 1.0.2,
May 9, 2008 (http://www-fis.iarc.fr/~martyn/software/jags/jags_user_manual.pdf),
on page 26 the gamma density is presented as dgamma(mu,r) instead of
dgamma(r,mu).
2005 Jan 25
1
CODA vs. BOA discrepancy
Dear List:
the CODA and BOA packages for the analysis of MCMC output yield different
results on two dignostic test of convergence: 1) Geweke's convergence
diagnostic; 2) Heidelberger and Welch's convergence diagnostic. Does that
imply that the CODA and BOA packages implement different ``flavors'' of
the same test?
I paste below an example.
Geweke's test
1997 Nov 14
1
R-beta: R in ESS with different -n and -v arguments
Is there any way of running R in ESS using -n and -v
arguments other than the default?
Thanks
Jonathan
--
Dr. Jonathan Myles e-mail:jonathan.myles at mrc-bsu.cam.ac.uk
MRC Biostatistics Unit Tel. 01223 330371
Institute of Public Health FAX 01223 330388
University Forvie Site
Robinson Way
CAMBRIDGE
CB2 2SR
2013 Nov 09
0
Geweke Diagnostic in CODA package
Hi all:
The CODA package provides Geweke Diagnostic method for convergence
checking. The geweke.diag in CODA returns Z-score value but not give a
conclustion that it is convergence or not. So I'd like to know how
small/big the magnitude of Z-score is corresponding to the convergence of
a chain. That is, Doese Z-score smaller or more than *threshold *determine
the convergence? If so, how big
2004 Jun 12
2
ordered probit or logit / recursive regression
> I make a study in health econometrics and have a categorical
> dependent variable (take value 1-5). I would like to fit an ordered
> probit or ordered logit but i didn't find a command or package who
> make that. Does anyone know if it's exists ?
R is very fancy. You won't get mundane things like ordered probit off
the shelf. (I will be very happy if someone will show
1997 Jul 19
1
R-beta: R without graphics
Is there a way to "unplug" the windows graphics from
R, so that it will work across a teletype telnet
session or in a Linux box proving resistant to having
windows added to it?
Thanks
Jonathan Myles
--
Dr. Jonathan Myles e-mail:jonathan.myles at mrc-bsu.cam.ac.uk
MRC Biostatistics Unit Tel. 01223 330371
Institute of Public Health FAX 01223 330388
University Forvie
1998 Mar 20
1
R-beta: Sun performance library
Has anyone tried to build R on Suns by linking to the versions of BLAS and
LINPACK in the Sun Performance Library rather than the standard versions
included in the distribution? On the face of it this would seem to be a highly
desirable thing to do since these versions of the routines are more efficient
and can exploit parallelism on multiprocessor machines.
David Clayton
MRC Biostatistics
1997 Jul 24
1
R-beta: dyn.load: incompatability between R and S
I have C routines in a collection of files
"/homef/jonm/postdocs/GLMM_project/Cprogs/nn/misc.o"
"/homef/jonm/postdocs/GLMM_project/Cprogs/nn/random.o"
"/homef/jonm/postdocs/GLMM_project/Cprogs/nn/ars.o"
... etc , where the third file includes functions which call
functions in the second.
In S, the function
> gload
function()
{
A log on Bayesian statistics, stochastic cost frontier, montecarl o markov chains, bayesian P-values
2004 Feb 17
0
A log on Bayesian statistics, stochastic cost frontier, montecarl o markov chains, bayesian P-values
Dear friends,
Over the past weeks, I have been asking a lot of questions about how to
use R in Bayesian analysis. I am brand new to R, but I am very pleased with
it. I started with winbugs but I found winbugs to be a limited software, not
bad but has several limitations. By contrast, R allows the analyst to tackle
any problem with a huge set of tools for any kind of analysis. I love R. In
2017 Sep 29
1
problem with rjags installation in ubuntu 14.04
Hello folks
Earlier versions of jags and rjags installed on my system without any
difficulty, but I'm having trouble with jags version
4.3.0-1ubuntu2~ubuntu14.04.1~ppa1 (from Michael Rutter's R ppa) and
rjags version 4.6.
The call to install.packages() I always used successfully now produces
the error "cannot link to JAGS library in /usr/lib/x86_64-linux-gnu."?
shown below
2000 Nov 07
1
ascii load file ( was Re: none)
> Date: Tue, 7 Nov 2000 17:34:37 +0000 (GMT)
> From: Jonathan Myles <mylesj at icrf.icnet.uk>
>
> I've now got a colleague at MRC-BSU to compress it, and email it as an
> attachment to my UNIX machine, where I uncompressed it and then ftp'ed
> it in ascii format to my laptop. So it doesn't seem to be an ascii/bin
> issue ...
Is it possible to get a binary
2008 Aug 27
0
New package: ``denstrip'' for compactly illustrating distributions
Dear R users,
I'd like to announce a new package on CRAN called ``denstrip''. It
implements ``density strips'' and other graphical methods for
illustrating and comparing distributions in a compact fashion.
Posterior distributions of parameters are often summarised using point
and line drawings of means and credible intervals. This is common,
for example, in multiple
2008 Aug 27
0
New package: ``denstrip'' for compactly illustrating distributions
Dear R users,
I'd like to announce a new package on CRAN called ``denstrip''. It
implements ``density strips'' and other graphical methods for
illustrating and comparing distributions in a compact fashion.
Posterior distributions of parameters are often summarised using point
and line drawings of means and credible intervals. This is common,
for example, in multiple
2000 Apr 17
3
Maths in R documentation (PR#523)
The document R-exts contains the following example of using
mathematics in R documentation.
\deqn{p(x) = {\lambda^x\ \frac{e^{-\lambda}}{x!}}
{p(x) = lambda^x exp(-lambda)/x!}
There is a syntax error in there, but that's not my point.
The problem is that using "R CMD Rd2dvi" I find that putting
the alternate forms of the equation on top of each other doesn't
work.
2012 Sep 04
0
Research Associate Position in Viral Evolution, University of Cambridge
Dear All,
Please find a job description attached.
Best wishes,
Simon
**
UNIVERSITY OF CAMBRIDGE
Research Associate In Viral Phylodynamics
Start date: Immediately
Limit of Tenure: 3 years
This post is funded by an MRC Methodology Research Programme grant,
entitled 'Combining epidemiological and phylogenetic models of infectious
disease dynamics'. The successful applicant will
2012 Jul 24
2
deleted-to-trash plugin problems
We have a user who wants to use Outlook with our Dovecot IMAP server but
doesn't like the way Outlook handles deletion with IMAP.
Ironically she would like Outlook to move the message to her Trash
folder, just like Outlook does with "local" folders, I guess.
So I enabled the "deleted-to-trash" plugin (v0.3) on our Dovecot 1.2.17
server (built for SPARC, solaris 10,
2011 Apr 04
0
[R-sig-ME] Documentation for the glm module in jags/rjags?
It turns out that when I use GUI (file-change dir) to set the working
directory, R will crash.
If I use setwd() instead, the example runs well.
Regards,
On 4 April 2011 00:17, Wincent <ronggui.huang@gmail.com> wrote:
> OK, I dig into the problem and found that Chinese character in the path
> should be blamed.
> Once the path rename to English only, it works.
>
> Regards,