search for: iconcologia

Displaying 6 results from an estimated 6 matches for "iconcologia".

2011 Jun 07
0
Curso de Introducción a R (6ª Edición) - Barcelona, 19-22 Septiembre 2011
...Septiembre de 2011. El curso está abierto a toda persona interesada, sin necesidad de conocimientos de estadística o programación previos. En el siguiente enlace se puede encontrar más información sobre el temario, así como también del proceso de inscripción y forma de pago: http://bioinfo.iconcologia.net/curso_r_2011/ Puesto que el número máximo de inscripciones es de 25 personas, y teniendo en cuenta la lista de espera que ha habido en ediciones anteriores, se recomienda realizar la reserva del curso cuanto antes enviando un correo electrónico a Olga López (olopez@iconcologia.net). La acep...
2006 May 08
0
Inconsistency in AIC values for glm with family poisson (PR#8841)
...is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --27464147-1557463723-1147085467=:8118 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8BIT On Mon, 8 May 2006, x.sole at iconcologia.net wrote: > Full_Name: Xavier Sol? > Version: 2.3.0 > OS: Windows XP SP2 > Submission from: (NULL) (213.151.99.160) > > > #When computing AIC for one of the models shown in ?glm we get an > inconsistent AIC value. We also get the same wrong value if we use > "ext...
2007 Mar 07
3
Garbage collector crashes after calling a C function
Dear listers, a few days ago I asked a question about a problem I had with a C function programmed by myself to be called from R. Thanks to your help, I have been able to look a bit further into it, so now I can be a bit more specific when telling what happens. The fact is that, when my C function finishes its execution (after calling it via the ".C" interface), R seems ok but
2004 Jan 22
0
problem fitting linear mixed models
Hello, I'm fitting linear mixed models to gene-expression data from microarrays, in a data set where 4608 genes are studied. For a sample of 5 subjects and for each gene we observe the expression level (Intensity) in four different tissues: N, Tp, Tx and M. I want to test whether the expression level is different accross tissues. Between-subject variability is modeled with a random
2007 Feb 21
1
R unstable and crashes after executing .C
Dear R listers, I have developed a C function to be executed from R through the ".C" interface. After doing dyn.load, the function executes properly and I get the results. However, after executing my function, R seems to get unstable and crashes (giving a segmentation fault and exiting) whenever I try to do ANYTHING with a relatively large object (creating a new one or even just writing
2007 Feb 21
2
R unstable and crashes after executing .C
Dear R listers, I have developed a C function to be executed from R through the ".C" interface. After doing dyn.load, the function executes properly and I get the results. However, after executing my function, R seems to get unstable and crashes (giving a segmentation fault and exiting) whenever I try to do ANYTHING with a relatively large object (creating a new one or even just