Displaying 20 results from an estimated 100 matches similar to: "codamenu crash"
2007 May 30
1
codamenu() :Error in coda.options....
Dear all,
I recently started having some problemd with the coda package. I have also deleted it and then installed the package again.
The problem is that I cant access the codamenu. That is ;
*********************************************************************************************************************************************
> library(coda)
> codamenu()
Error in
2008 Aug 19
1
variance components
Please forgive the cross posting. I sent this to Medstats and have not received any response.
I am looking for a good written explanation of components of variance (a.k.a variance components), in particular as they are used in genetic analyses. Does anyone have a suggestion? I am interested in books, articles and on-line material. I intent to give the material to some of my students none of whom
2009 Jan 15
3
How to create a chromosome location map by locus ID
Hi,
I'm trying to make a chromosomal map in R by using the locus. I have a list
of genes and their locus, and I want to visualise that so you can see if
there are multiple genes on a specific place on a chromosome. A example of
what I more or less want is below:
http://www.nabble.com/file/p21474206/untitled.JPG untitled.JPG
The genes and locus are here:
1999 Aug 04
1
First (well second) CODA hurdle problem
I am having not a little difficulty in using R-CODA version 0.4 with
R-Windows 0.64.2. Basically I want to produce some postscript plots from
the updates. It seems the WinBugs output is OK for cut-and-paste
operations but don't allow much flexibility for anything else.
So far, I can produce the .ind and .out files from WinBugs 1.2 and these
seem OK (in particular they are text files not
2005 Sep 27
1
About Coda Package
Dear R users:
I am using the package coda (the last verison in CRAN) to analyse the output from a MCMC Bayesian analysis. And I get unconsitented results. I have export the chain using the read.table function and after I have transformed this data frame to an mcmc object using the mcmc function. I am interested in three variables, when I use the function effectiveSize I have these figures:
2009 Jan 16
0
R-help Digest, Vol 71, Issue 16
On Fri, 16 Jan 2009, r-help-request at r-project.org wrote:
> Date: Thu, 15 Jan 2009 13:29:03 +0100
> From: Pablo G Goicoechea <pgoikoetxea at neiker.net>
> Subject: Re: [R] How to create a chromosome location map by locus ID
> To: Sake <tlep.nav.ekas at hccnet.nl>
> Cc: r-help at r-project.org
> Message-ID: <496F2C0F.3040304 at neiker.net>
> Content-Type:
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.
2005 Aug 23
1
matrix conformity with matrix 1x1 and scalars
Hello,
I am calculating this thing with vectors (b) and matrices (G,P):
b'G/sqrt(b'Pb)
where the denominator is a quadratic form and therefore always a scalar.
In Scilab, it is quite simple:
b'*G/sqrt(b'*P*b)
However, in R, the denominator is an (1x1)matrix and R claims it is non
conformable and I have to use drop() or as.numeric(). Like this:
> b = 1:2
> G=diag(1,2)
>
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
2013 Nov 21
0
uso detach
Hola, ¿qué tal?
attach y detach son funciones cuyas páginas de ayuda están llenas de
avisos y caveats además de sugerencias acerca de alternativas a su
uso.
Yo siempre recomiendo no utilizarlas y yo en particular, las uso, si
acaso, de manera sumamente excepcional.
Un saludo,
Carlos J. Gil Bellosta
http://www.datanalytics.com
El día 21 de noviembre de 2013 13:18, Juan Bautista
<jbautista
2013 Nov 21
3
uso detach
Un saludo:
Estoy intentando con el comando "detach()" eliminar todos los archivos que durante la analíticas voy utilizando y "attached" al programa.
El problema es que usando detach () no me borra todo lo adjuntado. No sé si estoy usando mal el comando o estoy usando un comando incorrecto que no es para esto.
Gracias.
Juan Bautista Relloso Barrio
Técnico del Dpto
2012 Sep 20
1
Conectar Tinn-R con R versión 2.15
Hola a todos:
Preguntar si alguien sabe si se puede conectar el Tinn-R con la versión 2.15 de "R"
Yo lo he intentado y no lo consigo. si abro un script con el tinn-R no se me activan los botones para poder correr las lineas y que el resultado aparezca en la ventana de abajo de "R".
Vamos como pasaba con la versión 2.14
Sin más un saludo a todos y gracias por
2011 Jan 21
5
User input in R program
HI Everybody
Does anyone know of documentation about different ways of obtaining user
input in R. I have used readline() but I wondered is there are sophisticated
packages that does things like validate answers or generate selection
lists.
bets regards
Christaan
[[alternative HTML version deleted]]
2001 Nov 05
3
Two different windows configurations
Hi,
i have compiled winex from source, and i also have windows 98 with directx
8.0 running in my computer.
I would like wine not to use my real windows 98 configuration, but a new one,
with its own libraries, this is because i know i should not try to emulate
real Directx.
I think wine can create a fake windows directory which contains all the
libraries, but don't know how to create it.
2010 Mar 05
2
"\." vs "\\."
Hola a tod@s,
¿alguien me podría clarificar la diferencia entre "\." y "\\." en el siguiente caso? (He mirado ?regex, ?cat, ?Quotes y FAQ 7.37 y no lo acabo de ver)
> a<-"hola.me.llamo.pepe"
> a
[1] "hola.me.llamo.pepe"
> strsplit(a,"\.")
[[1]]
[1] "" "" "" "" "" ""
2008 Dec 29
3
Normal Curve
Dear ALL:
How I show the area under the normal curve for example for the following example:
Assume X has N(100,15). How to show the area corresponding to the probability:
P(90<X<110)
With many thanks
Abou
==========================
AbouEl-Makarim Aboueissa, Ph.D.
Assistant Professor of Statistics
Department of Mathematics & Statistics
University of Southern Maine
96
2005 Aug 25
1
rgui on windows quiting automatically Resolved
I have resolved the problem I had with rgui quiting automatically.
I am posting this mainly so that if anyone else in the future has
the same problem there will be a solution in the archives.
The problem was apparently with the file Rconsole that was
in the directory "My Documents", when I deleted that file
then everything started working fine again.
Greg Snow, Ph.D.
Statistical
2005 Aug 22
0
rgui on windows quiting automatically
Rgui on my computer has started acting funny (though I expect the
problem is with my system rather than R, but hopefully someone
here can still help).
I am working with R version 2.11 on windows 2000.
Rgui was working fine, then last week it started acting up. Now
when I start Rgui (from shorcuts, or the commandline), the GUI
starts up, but before the copyright and version info is printed I
2010 Feb 05
0
multicore children not quiting
On Feb 5, 2010, at 10:04 AM, Markus Loecher wrote:
> Hi Simon,
> I recently switched to a different flavor of Linux and find that the children that are spawn off by e.g. mclapply() seem to persist forever until I kill them explicitly.
> Is there anything I can do ?
>
I can reproduce the issue on Debian amd64 Linux and it seems that for some reason an additional wait() is necessary
2007 Sep 24
2
parted - is there a problem
Everyone,
I recently added a 300gig Seagate sata drive on a Centos 5.0 and have a
couple of questions.
The drive was recognized with the device as /dev/sdc. The system came
with some SCCI drives that are labeled as /dev/sda and /dev/sdb. I was
surprised that the sata drives used sdc. Are the sata drives considered
more like SCCI or IDE drives?
The real problem occurred when I tried to