Displaying 20 results from an estimated 99 matches for "gicas".
Did you mean:
gccas
2003 Jan 21
2
books on categorical data analyses
...old copy of the first ed. of that wonderful book is falling
apart). I would appreciate suggestions about other comparable books which, if
possible, have examples using R/S code (instead of SAS).
Thanks,
Ram?n
--
Ram?n D?az-Uriarte
Bioinformatics Unit
Centro Nacional de Investigaciones Oncol?gicas (CNIO)
(Spanish National Cancer Center)
Melchor Fern?ndez Almagro, 3
28029 Madrid (Spain)
http://bioinfo.cnio.es/~rdiaz
2012 Dec 10
2
CISTI'2013 Doctoral Symposium - CFP, Lisbon, June 19 - 23, 2013
***************************************************************************************************
CISTI'2013 DOCTORAL SYMPOSIUM
8th Iberian Conference on Information Systems and Technologies
Lisbn, Portugal, June 19 - 23, 2013
http://www.aisti.eu/cisti2013/index.php?option=com_content&view=article&id=64&Itemid=68&lang=en
2012 Dec 10
2
CISTI'2013 Doctoral Symposium - CFP, Lisbon, June 19 - 23, 2013
***************************************************************************************************
CISTI'2013 DOCTORAL SYMPOSIUM
8th Iberian Conference on Information Systems and Technologies
Lisbn, Portugal, June 19 - 23, 2013
http://www.aisti.eu/cisti2013/index.php?option=com_content&view=article&id=64&Itemid=68&lang=en
2019 Jan 10
2
repo.dovecot.org expired certificate
...bian:
W: Failed to fetch
https://repo.dovecot.org/ce-2.3-latest/debian/jessie/dists/jessie/main/binary-amd64/Packages?
server certificate verification failed. CAfile:
/etc/ssl/certs/ca-certificates.crt CRLfile: none
Cheers!
Filipe Carvalho
--
UP Digital
Filipe Carvalho
Infraestruturas Tecnol?gicas / IT infrastructures
filipec at uporto.pt <mailto:filipec at uporto.pt>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190110/f1f40f7d/attachment.html>
-------------- next part --------------
A non-t...
2019 Jan 10
3
repo.dovecot.org expired certificate
...ckages?
>> server certificate verification failed. CAfile:
>> /etc/ssl/certs/ca-certificates.crt CRLfile: none
>>
>> Cheers!
>>
>> Filipe Carvalho
>>
>> --
>>
>> UP Digital
>> Filipe Carvalho
>>
>> Infraestruturas Tecnol?gicas / IT infrastructures
>>
>> filipec at uporto.pt <mailto:filipec at uporto.pt>
>>
>
> Amazing this certbot thing...
>
> [Unit]
> Description=Certbot
> Documentation=file:///usr/share/doc/python-certbot-doc/html/index.html
> Documentation=https://letsencry...
2012 Oct 05
4
Procesar datos de mysql en R
Cordial Saludo.Deseo sacar los datos resultado de una encuesta en mysql procesarlos en r con el paquete de lógica difusa y proyectarlos en una pagina web dinámica.... de preferencia una solución multiplataforma... Linux. Windows. Necesito la mejor solución... Ya que encuentro muchos paquetes en r que podrían servir pero no estoy seguro... No se si un server web ejecute r eficientemente usando
2009 Apr 13
1
wanpipe 3.2.7.1 Compiling error
Hi everybody!
I'm triying to install a Sangoma A200-R FXO card on a Debian Linux 5
(Lenny), 2.6.26 kernel.
To install wanpipe driver I type:
WANPIPE_FOLDER# ./Setup install
Everything seems to be ok. There are no broken dependencies and the
hardware is well detected, even zaptel is recompiled with no errors, but
at the time to compile wanpipe I'm getting this error message:
2012 May 22
1
Patch to add Beta binomial distribution. Mentor needed!
Hello,
I implemented the Beta binomial distribution following the patterns of the
binomial distribution code and inspired by JAGS' code [1]. I have studied
the code carefully but it's my first run in the R internals.
Can somebody review the code and if everything it's ok commit to the
repository?
[1]
2012 Mar 16
1
Beta binomial and Beta negative binomial
Hi,
I need Beta binomial and Beta negative binomial functions but in R there is
only SuppDists package which provide this distributions using a limited
parameter space of the generalized hypergeometric distribution (dghyper & Co.)
which provide a limited parameter space for Beta binomial and Beta negative
binomial functions (e.g. alpha + beta <1 in the Beta negative binomial).
I've
2003 Sep 16
1
simplifying randomForest(s)
...l (or of the initial model). So nothing
really new. But I haven't been able to find any comments in the literature
about "simplification" of random forests.
Any suggestions/comments?
Best,
Ram?n
--
Ram?n D?az-Uriarte
Bioinformatics Unit
Centro Nacional de Investigaciones Oncol?gicas (CNIO)
(Spanish National Cancer Center)
Melchor Fern?ndez Almagro, 3
28029 Madrid (Spain)
Fax: +-34-91-224-6972
Phone: +-34-91-224-6900
http://bioinfo.cnio.es/~rdiaz
2013 Feb 03
0
CISTI'2013 Doctoral Symposium - CFP, Lisbon; Deadline: February 15
***************************************************************************************************
CISTI'2013 DOCTORAL SYMPOSIUM
8th Iberian Conference on Information Systems and Technologies
Lisbon, Portugal, June 19 - 23, 2013
http://www.aisti.eu/cisti2013/index.php?option=com_content&view=article&id=64&Itemid=68&lang=en
2013 Feb 03
0
CISTI'2013 Doctoral Symposium - CFP, Lisbon; Deadline: February 15
***************************************************************************************************
CISTI'2013 DOCTORAL SYMPOSIUM
8th Iberian Conference on Information Systems and Technologies
Lisbon, Portugal, June 19 - 23, 2013
http://www.aisti.eu/cisti2013/index.php?option=com_content&view=article&id=64&Itemid=68&lang=en
2014 Jan 22
0
CISTI'2014: CFP - Doctoral Symposium
================================= DOCTORAL SYMPOSIUM ====================================
CISTI'2014 - 9th Iberian Conference on Information Systems and Technologies
Barcelona, Spain, June 18 - 21, 2014
http://www.aisti.eu/cisti2014/index.php/en/doctoral-symposium
2014 Jan 22
0
CISTI'2014: CFP - Doctoral Symposium
================================= DOCTORAL SYMPOSIUM ====================================
CISTI'2014 - 9th Iberian Conference on Information Systems and Technologies
Barcelona, Spain, June 18 - 21, 2014
http://www.aisti.eu/cisti2014/index.php/en/doctoral-symposium
2003 Apr 14
5
removing NULL elements from a list
...that
very same list without the NULL components (i.e., I do not want to unlist or
otherwise loose the rest of the list structure). I can do that with a loop,
but how could I do it without a loop?
Thanks,
Ram?n
--
Ram?n D?az-Uriarte
Bioinformatics Unit
Centro Nacional de Investigaciones Oncol?gicas (CNIO)
(Spanish National Cancer Center)
Melchor Fern?ndez Almagro, 3
28029 Madrid (Spain)
Fax: +-34-91-224-6972
Phone: +-34-91-224-6900
http://bioinfo.cnio.es/~rdiaz
2006 Apr 27
1
State space AR models in R: some examples
Hi all,
Does anyone have an example of an autoregressive (AR) time-series model
specified as a state space model in R? That is, I want to go beyond the
locally linear (constant) model, and fit the following Gaussian AR state
process model:
Xt = a + (1+b)*Xt-1 + epsilon
,where the model for the observation process is
Yt = Xt + tau
I have information of the tau's (observation variance)
2007 Jan 05
5
eval(parse(text vs. get when accessing a function
...(x)
## do more stuff
}
Two questions:
1) Why is the second better?
2) By changing g or h I could use "do.call" instead; why would that be better?
Because I can handle differences in argument lists?
Thanks,
R.
--
Ram?n D?az-Uriarte
Centro Nacional de Investigaciones Oncol?gicas (CNIO)
(Spanish National Cancer Center)
Melchor Fern?ndez Almagro, 3
28029 Madrid (Spain)
Fax: +-34-91-224-6972
Phone: +-34-91-224-6900
http://ligarto.org/rdiaz
PGP KeyID: 0xE89B3462
(http://ligarto.org/rdiaz/0xE89B3462.asc)
**NOTA DE CONFIDENCIALIDAD** Este correo electr?nico, y en s...{{dropp...
2006 Jan 04
2
Looking for packages to do Feature Selection and Classification
Hi All,
Sorry if this is a repost (a quick browse didn't give me the answer).
I wonder if there are packages that can do the feature selection and
classification at the same time. For instance, I am using SVM to classify my
samples, but it's easy to get overfitted if using all of the features. Thus,
it is necessary to select "good" features to build an optimum hyperplane
(?).
2006 May 15
1
anova statistics in lmer
...alysis of Variance Table
Df Sum Sq Mean Sq
baseHR 1 745.99 745.99
Time 1 752.86 752.86
Drug 2 86.80 43.40
Time:Drug 2 143.17 71.58
--
Diego V?zquez
Instituto Argentino de Investigaciones de las Zonas ?ridas
Centro Regional de Investigaciones Cient?ficas y Tecnol?gicas
CC 507, (5500) Mendoza, Argentina
http://www.cricyt.edu.ar/interactio/dvazquez/
2003 Jan 14
3
PLS regression?
Hi all,
I would like to do some QSAR analysis (quantitative structure activity
relationship). I need to use some Partial Least Squares (PLS) regression,
but I have not seen this option on the R-project. Is it possible to do this
kind of regression on R?
thank you in advance
best regards,
olivier
[[alternate HTML version deleted]]