Displaying 5 results from an estimated 5 matches for "gagneur".
2015 Jun 24
0
Post-doc in Systems Genetics, Gagneur lab, Munich
...nal biology or bioinformatics, or hold a PhD in physics, statistics, or applied mathematics with practical experience with high-dimensional data analysis. Experience in quantitative genetics is a plus. Applicants must have a proven publication record and an interest for translational research.
The Gagneur lab is a young, lively, and multidisciplinary group with a research focus on systems genetics and gene regulation. It is located at the Gene Center of the LMU (University of Munich), an interdisciplinary institution whose 16 independent research groups investigate the regulation of gene expression...
2006 Jan 27
3
e1071: using svm with sparse matrices (PR#8527)
Full_Name: Julien Gagneur
Version: 2.2.1
OS: Linux (Suse 9.3)
Submission from: (NULL) (194.94.44.4)
Using the SparseM library (SparseM_0.66)
and the e1071 library (e1071_1.5-12)
I fail using svm method with a sparse matrix. Here is a sample example.
I experienced the same problem under Windows.
> library(SparseM)...
2007 Nov 28
0
Bioinformatician / Statistician position at EMBL Heidelberg
...send a CV (including names and addresses of references)
and a covering letter, by e-mail, quoting ref. no. W/07/174 in the
subject line, to: application at embl.de
Personnel, EMBL, Postfach 10.2209, 69012 Heidelberg, Germany.
Fax: +49 6221 387555 E-mail: application at embl.de
--
Julien Gagneur
EMBL/HTFG Center
Tel: +49-(0)6221-387-8433
Fax: +49-(0)6221-387-8166
Email: julien.gagneur at embl.de
Room 62
Meyerhofstrasse 1
D-69117 Heidelberg
Germany
2009 Jun 15
1
multcomp: contrasts for count data
...ace=TRUE ))
means = c(A=10, B=20, C=20)
y = rpois(length(x), lambda=means[x])
fit = glm(y ~ x , family=poisson() )
summary( glht(fit, linfct = mcp(x = "Tukey") ) )$test
$pvalues
}
)
)
hist(pvals[,3], breaks=30)
> Julien Gagneur
> Computational Scientist
> Steinmetz lab
> Tel: +49-(0)6221-387-8114
> Fax: +49-(0)6221-387-8518
> Email: julien.gagneur@embl.de
>
> Room V205
> EMBL
> Meyerhofstrasse 1
> D-69117 Heidelberg
> Germany
[[alternative HTML version deleted]]
2009 Jun 15
0
books on Time serie
...d%2BResiduals.doc
> Schoenfeld+Residuals.doc
> --
> View this message in context: http://www.nabble.com/Schoenfeld-Residuals-with-tied-data-tp24033333p24033333.html
> Sent from the R help mailing list archive at Nabble.com.
>
>
>
>
>
>
>
>
>
> From: Julien Gagneur <julien.gagneur@embl.de>
> Date: 15 June 2009 11:01:20 PM
> To: r-help@r-project.org
> Subject: [R] multcomp: contrasts for count data
>
>
> Hi,
>
> I would like to derive p-values for pair-wise comparison (Tukey's) of
> effects when the response is a count.
>...