Displaying 13 results from an estimated 13 matches for "servet".
Did you mean:
server
2010 Apr 19
3
stupid regexp question
...e the following test :
gsub(glob2rx("W.m^{-2}"), "W/m2", "W.m^{-2}")
but it does not seem to work. I don't know how to do it otherwise as I could
never learn how to deal with the special characters (like .^{}) in regexps.
Thanks from advance for your kindly help
servet
2009 Oct 27
4
automatically adjusting axis limits
...h a single command)
What I need is a command that will redraw the graph by automatically
adjusting the axis limits. I have been searching for many days on the web,
forums and mailing list archives but I still don't know how to do it.
Please help
thanks a lot from advance for your kindly help
Servet
2010 Nov 10
1
log-transformed linear regression
...a number comparable with
the literature (0.0235 and 0.031). How to do it? I can't force the
second regression through the origin as the log-transformed data does
not go through the origin anymore.
at first it seemed like an easy problem but I am at loss :o((
thanks a lot for your kindly help
servet
2009 Dec 10
2
plotting with varying dot sizes
...ary not
proportionally when varying the coefficient ("0.725"). It either plots the dots
extremely big or extremely small. Successively running the plot command from
the command line gives each time different results in an unpredictably random
way.
Is this a bug or am I missing something?
Servet
Running R version 2.8.1 (2008-12-22) on Ubuntu 9.10.
******************************************************************************
library(sp)
Insitu = read.table("test.csv", skip=3,sep=",")
Header = read.table("test.csv", skip=1,sep=",",nrows=1)
names(I...
2008 Jun 03
3
Rpart and case weights: working with functions
...o get it work (i.e. using the
copy of weights defined inside the function)?
Thanks in advance for your help.
Xavier Robin
--
Xavier Robin
Biomedical Proteomics Research Group (BPRG)
Department of Structural Biology and Bioinformatics (DBSB)
Geneva University Medical Center (CMU)
1, rue Michel Servet - CH-1211 Gen?ve 4 - Switzerland
Tel: (+41 22) 379 53 21
2015 Aug 02
3
ayuda con análisis de supervivencia
...'E4','no-E4'),lty=2:1)
})
Muchas gracias y un saludo
Jose Miguel
-------------------------------------------------------------------
Jose Miguel Arbones-Mainar, PhD
Unidad de Investigación Traslacional
Instituto Aragones de Ciencias de la Salud
Hospital Universitario Miguel Servet
Pº Isabel la Católica, 1-3
50009 Zaragoza (Spain)
Tel: +34 976 769 565
Fax: +34 976 769 566
www.adipofat.com <http://www.adipofat.com/>
-----------------------------------------------------------------------------------
Jose Miguel Arbones-Mainar
www.adipofat.com <http://www.adipof...
2008 Oct 23
3
xy.coords in text
...ifference? And optionally how to plot text
in the "topleft" part of the plot without using legend?
Thanks,
Xavier
--
Xavier Robin
Biomedical Proteomics Research Group (BPRG)
Department of Structural Biology and Bioinformatics (DBSB)
Geneva University Medical Center (CMU)
1, rue Michel Servet - CH-1211 Gen?ve 4 - Switzerland
Tel: (+41 22) 379 53 21
Fax: (+41 22) 379 59 84
Xavier.Robin at unige.ch
2008 Oct 29
0
Propagate vector attributes to data frame
...ttr.
Is there a way so that attributes of numeric vectors could be kept in
the data.frame?
Thanks in advance,
Xavier Robin
--
Xavier Robin
Biomedical Proteomics Research Group (BPRG)
Department of Structural Biology and Bioinformatics (DBSB)
Geneva University Medical Center (CMU)
1, rue Michel Servet - CH-1211 Gen?ve 4 - Switzerland
Tel: (+41 22) 379 53 21
Fax: (+41 22) 379 59 84
Xavier.Robin at unige.ch
2001 Sep 20
1
rsync via ssh
...l usually
fix this. For html and flat file databases
obviously this is a bit of a problem.
We haven't been able to determine under what
circumstances these problems occur, but I hope
someone might have some idea...
thanks
--
Ivan Ivanyi
Swiss Institute of Bioinformatics
1, rue Michel Servet
CH-1211 Gen?ve 4
Switzerland
Tel: (+41 22) 702 58 33
Fax: (+41 22) 702 58 58
E-mail: Ivan.Ivanyi@isb-sib.ch
2000 Jun 30
1
Samba BDC and mirroring Homes
...has to go down so do the
clients, as we're pushing the users to use the
server as much as possible.
My question is what would be the best way to set
up a Backup Samba server (under linux) as well as
mirror user directories?
--
Ivan Ivanyi
Swiss Institute of Bioinformatics
1, rue Michel Servet
CH-1211 Gen?ve 4
Switzerland
Tel: (+41 22) 702 58 33
Fax: (+41 22) 702 58 58
E-mail: Ivan.Ivanyi@isb-sib.ch
2013 Sep 11
2
Samba4 AD with bind DNS / TKEY is unacceptable
...o migrate an existing W2k3 AD to Samba4 with bind.
Everything works fine, but dnsupdate fails with error:
"dns_tkey_negotiategss: TKEY is unaccepteable".
I found a lot of discussions around this topic, but no solution.
Envirenment:
OS: SLES11 SP3 with bind 9.9.3P2
Samba Packages from Servet: sernet-samba-4.0.9-5.suse111
I checked the following Points:
After joining the domain bind starts and replication from the w2k3 PDC
works.
Then i changed the DNS NS RRs to get the Samba Server as the primary DNS
and transfer all FSMO roles to the samba server.
In named.conf I made the follow...
2011 Feb 07
1
rjava does not install
...a variables have been exported:
JAVA_HOME JAVA JAVAC JAVAH JAR JAVA_LIBS JAVA_CPPFLAGS JAVA_LD_LIBRARY_PATH
And the installation halts with the following error (please see below
for the details):
rJava.h:19:17: error: jni.h: No such file or directory
I would appreciate very much your kindly help
Servet
install.packages("rJava",dep=T)
Installing package(s) into
?/home/acizmeli/R/x86_64-redhat-linux-gnu-library/2.12?
(as ?lib? is unspecified)
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
trying URL 'http://cran.skazkaforyou.com/src/c...
2014 Jan 10
11
Curso de R de Hastie y Tibshirani
Hola, ¿qué tal?
Sabréis que en unos días comienza un MOOC de Hastie y Tibshirani,
https://class.stanford.edu/courses/HumanitiesScience/StatLearning/Winter2014/about
basado en el libro "An Introduction to Statistical Learning, with
Applications in R".
Se me ocurre lo siguiente:
1) Montar un grupo de estudio en Madrid de manera que podamos
reunirnos periodicamente (¿semanalmente?