Displaying 20 results from an estimated 37 matches for "isabel".
2004 Jun 29
1
give PAM my own medoids
Hello,
When using PAM (partitioning around medoids), I would like to skip the
build-step and give the fonction my own medoids.
Do you know if it is possible, and how ?
Thank you very much.
Isabel
2009 Apr 27
3
Video Conference Software (Open Source)
I am looking for Video Conference Software (Open Source) , But but not for
free Trial..
please give reference about it.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090427/cc9690ee/attachment.htm
2001 Oct 31
3
Quick question!
...(i in 1:n) {
subset <- data[which(data$id==i),]
which returns the rows where I have the variable ID=1,
how can I tell the same statement to return just
column Y where ID=i?
I have tried this
for(i in 1:n) {
subset <- data[which(data$id==i),data$Y]
but it doesn't work
Thanks again
Isabel
__________________________________________________
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body...
2003 Mar 13
2
subdirectory of home
Hi.
Sorry: my level of english is not enough good. I hope you understand
what I mean.
My question is: it's possible to share a subdirectory (and only one
subdirectory for every user) in the section [homes]?
The version of samba which i'm working is 2.2.7a, over Solaris 8.
Thanks in advance.
--
2001 Oct 30
2
For Loops
...o when I have say a matrix consisting of all values
of Y - how can I
refer to the Y for person i i.e. Yi
I have seen in the R information that I can use
Y[[i]]?
Is it possible to write say Y[[i]]<-x[[i]]*5
Can somebody point me in the right direction as to how
to use indexing?
Cheers to all
Isabel
__________________________________________________
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body...
2005 May 11
1
Gateway service under Asterisk
...can archive my goal using it). I only want to dial a new SIP agent
depending the selected room.
How can achieve this? What additional tools will be necessary?
Thanks a lot!
Eduardo.
============================================================
Eduardo L?pez Mart?nez <elopez@dit.upm.es>
Isabel Operation Center <isabel.oc@dit.upm.es>
DIT - Dept. Ing. Sist. Telem?ticos Tf: +34 913367366 (446)
UPM - Univ. Politecnica de Madrid Fax: +34 913367333
Madrid SPAIN
============================================================
2008 Jul 23
5
Dovecot antispam (X-DSPAM-Signature)
Hi,
I recently installed an IMAP server with dovecot and the dovecot
antispam plugin with dspam backend.
If I configure dspam to not include the signature in the
X-DSPAM-Signature header will I be able to move mail into SPAM folder?
Regards,
Isabel
2011 Jan 10
1
Cosinor en R
...horas como ángulos?
En Matlab (no lo he probado) creo que existe algo que hace lo que busco: ?1.
Me he extendido demasiado así que resumo: ¿hay algún paquete para
cronobiología que haga un test de ritmicidad circadiana? Si no es así, ¿qué
debería hacer, glm, regresión circular...?
Cordialmente,
Isabel Martínez
?1
http://www.mathworks.com/matlabcentral/fileexchange/20329-cosinor-analysis
[[alternative HTML version deleted]]
2001 Feb 15
4
R with multiple processors
...where I work has the possibility to get a Sun machine with 12
processors. My question is: can R be used to implememt parallel algorithms
which take into account the several processors? Is there a way to run *threads*
in R?
If this is possible, would somebody share his/her experiences?
Thanks.
Isabel
--
Isabel Cañette Iguá 4225
Centro de Matemática 11400 Montevideo
Facultad de Ciencias Uruguay
isabelc at cmat.edu.uy
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Se...
2010 Sep 30
2
panel.pairs in splom
...x=0.6, cex=0.2,
superpanel = function(...) {
panel.pairs(...)
panel.abline(h =6.5, v = 6.5, col = "green", lwd = 4)
})
------------------------------------------------------------------------
I very much appreciate if someone could help me.
All the best,
Isabel
--
View this message in context: http://r.789695.n4.nabble.com/panel-pairs-in-splom-tp2720948p2720948.html
Sent from the R help mailing list archive at Nabble.com.
2014 Nov 14
3
Cómo aplicar weights a las observaciones en un GLM binomial
...- glm(v_dependiente ~ v1 + v2 + v3, data = datset, weights="x",
family = binomial (link=logit)
Mi duda es cómo calcular el factor de ponderación de las presencias y las
ausencias para crear el vector que pueda introducir en la función weights.
Muchas gracias! Un saludo
*-------------*
*Isabel García Barón*
[[alternative HTML version deleted]]
2003 Mar 10
1
R command line
Hello,
I am writting a program in C++ and I need to use the function polygamma.
I wonder if I can call this function that is included in the R library
from my program in C++.
Thanks a million,
Isabel
2004 Feb 13
1
Parallel programming with R
...re is a package called Rmpi and one called
snow. What is the difference? I know the administrator installed snow in
our system so I wonder if this mean there is Rmpi in it. I believe the
Rmpi will have similar functions than MPI that is why I am specially
interested in it.
Thanks for your help
Isabel
2005 Apr 15
2
last version of samba?
Hi,
I'm interested in the update of the samba version in one of our
servers, but I'm confused:
http://www.samba.org says the last stable version of samba is 3.0.14,
but the link is not working, and in various ftp mirrors, in their
"stable" subdirectory, I see the 3.0.9 versi?n as the last versi?n.
What's happening? Can you help me?
Thanks
--
2012 Jul 05
1
Comparing crossing survival curves
Hi
I want to compare the survival curves in two groups. Because the hazards are
not proportional (the curves cross) the log rank test or Cox proportional
hazard test are not suitable. How should such curves be compared? Comands
are welcome....
Thanks in advance
2013 Oct 02
0
Fwd: Seminario sobre estimacion para areas pequeñas. "Small Area estimation"
...as
Matemáticas del CSIC-* *ICMAT (Universidad Autónoma, Cantoblanco,ver
ubicacion <http://www.icmat.es/facilities/howtoarrive>) (Aula Gris 1),
Madrid* un seminario sobre "Estimacion para areas pequeñas" ( "Small Area
Estimation" o "SAE").
El seminario lo imparte Isabel Molina, que tiene una amplisima experiencie
en estos temas y que es autora de un paquete del paquete sae
<http://cran.r-project.org/web/packages/sae/index.html>de R desarrollado
para hacer "Small Area Estimation".
La "Estimacion para areas pequeñas" cubre un conjunto de...
2012 May 22
1
¨Time series and variables with different lengths
Hey,
we are currently analyzing the liquidty in the Danish mortgage bond market.
For this project we have several irregular time series variables as Bond prices, interest rates etc. We declared all the variables as irregular time series, and created the first differences of them to make them stationary.
Now we are trying to run a linear regression on the price of the bon including dummy
2003 Mar 14
1
AW: subdirectory of home
Yo!
> -----Urspr?ngliche Nachricht-----
> Von: Mar?a Isabel L?pez S?nchez-Huete [mailto:marisa@ugr.es]
> Gesendet: Freitag, 14. M?rz 2003 10:00
> An: samba
> Betreff: Re: [Samba] subdirectory of home
>
>
> Thank you for your rapid answer, Tiago, but I suppose I don't well
> explain my doubt.
>
> What I want is to share a...
2013 May 14
1
Post hoc test for GLM with poisson distribution
...:Species 0.90397 0.17896 5.051 4.39e-07 ***
Null deviance: 379.870 on 98 degrees of freedom
Residual deviance: 68.302 on 95 degrees of freedom
There is a significant interaction between treatments:species. Which is the
post hoc test appropriate for this model?
Thanks,
Maria Isabel
[[alternative HTML version deleted]]
2011 Dec 15
3
Play audio file for both Caller and Callee in a call
Dear all,
Anyone of you knows how to play an audio file at the beginning of a call for both Caller and Callee?
A(x) of Dial application only plays audio for callee. I don't want to use MeetMe because I want to use Monitor and MixMonitor.
Thank you!
________________________________
Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra pol?tica de env?o y recepci?n