search for: espere

Displaying 20 results from an estimated 28 matches for "espere".

Did you mean: espero
2010 May 18
3
"Re: Change class factor to numeric"
...> Arantzazu Blanco Bernardeau > Dpto de Qu?mica Agr?cola, Geolog?a y Edafolog?a > Universidad de Murcia-Campus de Espinardo > > > > > > > _________________________________________________________________ > Dise?ar aplicaciones tiene premio. ?Si eres desarrollador no esperes m?s! > http://www.imaginemobile.es _________________________________________________________________ Recibe en tu HOTMAIL los emails de TODAS tus CUENTAS. + info
2015 Jun 10
2
Duda glmer
Hola, Tengo una base de datos con estructura jerárquica en la que quiero clasificar observaciones en distintas categorías. En el caso más simple, tengo una variable con dos categorías (variable Y1) y dentro de cada una de ellas hay otras dos categorías (variable Y2). Además tengo una variable explicativa cuantitativa discreta X. El banco de datos sería de este tipo: X Y1 Y2 5 0 1 9 0 0 2
2016 Oct 29
3
pasar argumentos de consola a un script de R que contiene source
Hola. Tengo un script con la siguiente estructura. #!/usr/bin/env Rscript args = commandArgs(trailingOnly=TRUE) source("carga-datos.R") source("modelo.R") y quiero llamar a mi script desde consola con Rscript --vanilla miscript.R datos1.csv De forma que se guarde como argumento el nombre del fichero que quiero cargar y se pase a al script carga-datos.R. El problema es
2006 May 24
1
problem-nlme
Hi, I have great problems with my work in R. I look for to model the growth of fish. I have "Longitudinal data", a serie of repeated measures for each individual. Using the corresponding packages "nlme" in R. I treat to fit to the data different growth functions, wich were entered by me. Unfortunately for no it was arrived at the convergence, several error messages appeared. I
2016 Mar 16
0
[Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
...By sharing code and domain expertise, both projects will be improved and > > strengthened as their capabilities are expanded. The StreamExecutor > > community looks forward to much collaboration and discussion with OpenMP > > about the best places and ways to cooperate. > > Espere veure't demà! > > Yours, > Andrey > ===== > Enginyer de Software > Intel Compiler Team > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160316/eda3bf0d/attachment.html>
2016 Mar 15
5
[Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
...ly be very similar. > By sharing code and domain expertise, both projects will be improved and > strengthened as their capabilities are expanded. The StreamExecutor > community looks forward to much collaboration and discussion with OpenMP > about the best places and ways to cooperate. Espere veure't demà! Yours, Andrey ===== Enginyer de Software Intel Compiler Team -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160315/0000804b/attachment.html>
2016 Mar 28
5
[Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
...domain expertise, both projects will be improved and >> > strengthened as their capabilities are expanded. The StreamExecutor >> > community looks forward to much collaboration and discussion with OpenMP >> > about the best places and ways to cooperate. >> >> Espere veure't demà! >> >> Yours, >> Andrey >> ===== >> Enginyer de Software >> Intel Compiler Team >> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160328/11...
2010 May 18
1
(no subject)
...idea of what to do. Thanks a lot Arantzazu Blanco Bernardeau Dpto de Qu?mica Agr?cola, Geolog?a y?Edafolog?a? Universidad de Murcia-Campus de Espinardo _________________________________________________________________ Dise?ar aplicaciones tiene premio. ?Si eres desarrollador no esperes m?s!
2008 May 28
1
WinXP not creating profile
I have just installed a new samba PDC following http://www.howtoforge.com/ubuntu-gutsy-samba-domaincontroller-p2 but my winXP clients don't save their profile. It is created a directory /home/samba/profiles/USER with permission 700 but no file is saved there. The computer I amb testing with was in the old samba PDC saving the profile with no problem, so I suppose is a samba problem. Any hint
2010 Mar 12
0
R/Finance 2010
R/Finance 2010: Applied Finance with R April 16 & 17, Chicago, IL, US www.RinFinance.com <http://www.RinFinance.com> The second annual R/Finance conference for applied finance using R, the premier free software system for statistical computation and graphics, will be held this spring in Chicago, IL, USA on Friday April 16 and Saturday April 17, 2010. Registration is still open and
2009 Mar 17
0
JAX India 2009: International Conference on Java Technologie
Hi, Here is an update on JAX India 2009, an International Conference on Java Technologies to be held in Bangalore between April 06 and 10. 1) Liferay, SAP, Signsoft, isc2 and many other companies have stepped in as sponsors to support the popular event. 2) Some of the renowned speakers, who have confirmed their participation, are: · Axel Angeli, Logosworld, SOA Evangelist · Neal Ford,
2016 Mar 28
0
[Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
...By sharing code and domain expertise, both projects will be improved and > > strengthened as their capabilities are expanded. The StreamExecutor > > community looks forward to much collaboration and discussion with OpenMP > > about the best places and ways to cooperate. > > Espere veure't demà! > > Yours, > Andrey > ===== > Enginyer de Software > Intel Compiler Team > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev --...
2016 Aug 04
2
¿Qué hace as.numeric()?
En general lo que yo uso en esos casos es as.numeric(as.character(X)) No se los términos correctos pero los factores aunque se muestren con los nombres de las diferentes clases, internamente son clases separadas que se nombran como enteros por ejemplo del 1 al n de clases. Cuando usas directamente as.nuemric sobre un factor, este toma los numeros de las clases y no el valor de clase. Fijate en
2012 Sep 13
0
Ajustes GEV
Buenas a todos. Estoy realizando unos ajustes a una serie de valores mensuales maximos con ismev. Los resultados son muy buenos. Por definicion, los valores que obtengo del ajuste de la funcion de distribucion GEV, me dan valores de periodos de retorno medios para los niveles de retorno que estudio. El problema es que estos valores son los medios esperables para esos periodos de retorno y yo, lo
2016 Aug 03
3
¿Qué hace as.numeric()?
Tranquilo que no te han hackeado tu "R"... Simplemente que al importar tu CSV, no has indicado que los decimales son las ",". Y ese campo lo importa como un character (un string). Y cuando lo conviertes a numeric, el resultado es un tanto impredecible. Si utilizas read.table para importar, simplemente incluye el parámetro "dec" de esta forma "read.table(..... ,
2016 Mar 28
0
[Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
...expertise, both projects will be improved > and > > strengthened as their capabilities are expanded. The StreamExecutor > > community looks forward to much collaboration and discussion with > OpenMP > > about the best places and ways to cooperate. > > Espere veure't demà! > > Yours, > Andrey > ===== > Enginyer de Software > Intel Compiler Team > > _______________________________________________ > Openmp-dev mailing list > Openmp-dev at lists.llvm.org > *http://lists.llvm.org/cgi-bin/mailman/listinfo/o...
2016 Mar 28
2
[Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
...l be >> improved and >> > strengthened as their capabilities are expanded. The StreamExecutor >> > community looks forward to much collaboration and discussion with >> OpenMP >> > about the best places and ways to cooperate. >> >> Espere veure't demà! >> >> Yours, >> Andrey >> ===== >> Enginyer de Software >> Intel Compiler Team >> >> _______________________________________________ >> Openmp-dev mailing list >> Openmp-dev at lists.llvm.org >> *http...
2016 Mar 28
0
[Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
...By sharing code and domain expertise, both projects will be improved and > strengthened as their capabilities are expanded. The StreamExecutor > community looks forward to much collaboration and discussion with OpenMP > about the best places and ways to cooperate. Espere veure't demà! Yours, Andrey ===== Enginyer de Software Intel Compiler Team _______________________________________________ Openmp-dev mailing list Openmp-dev at lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-dev __________________________________...
2016 Mar 28
0
[cfe-dev] [Openmp-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
...d and >>> > strengthened as their capabilities are expanded. The StreamExecutor >>> > community looks forward to much collaboration and discussion with >>> OpenMP >>> > about the best places and ways to cooperate. >>> >>> Espere veure't demà! >>> >>> Yours, >>> Andrey >>> ===== >>> Enginyer de Software >>> Intel Compiler Team >>> >>> _______________________________________________ >>> Openmp-dev mailing list >>> Ope...
2004 May 16
6
X100P problem with PSTN from BOLIVIA
Hi Please help! I have one X101P and TDM400P in my asterisk Box When i make a call from * to PSTN, everything goes Ok, When the PSTN hangups or * hangups, the busy tone is detected and * disconnects the channel without problems. The problem occurs when the call comes from PSTN. When * hangups, the other end (at pstn) does not hangup, it only presents silence. Please tell me how to solve this