search for: eviter

Displaying 20 results from an estimated 42 matches for "eviter".

Did you mean: evitar
2010 Mar 17
2
Using nrow with summaryBy
Hello Everyone- I'm calculating summary statistics on a dataset (~4000 records, observations are not uniformly distributed) using summaryBy and trying to add a column with the number of observations to the output as well. What occurs to me is to use nrow(), but this doesn't appear to be working I'm able to replicate the same results with an example from the summaryBy docs:
2006 Jan 13
2
Saving data in an R package - how to maintain that t avariable is a 'factor' when it is coded as 1, 2, 3...
I have a .txt file obtained by saving a data frame in which the first four columns are factors (but represented as 1,2,3 etc). The first four lines are "Pig" "Evit" "Cu" "Litter" "Start" "Weight" "Feed" "Time" "4601" "1" "1" "1" 26.5 26.5 NA 1 "4601" "1"
2008 Mar 18
1
Merb and Javascript template system
I''ve tryed to use the same logic in html layouts to handle javascript files without success. All I need is not repeat javascript code in various erb templates that have 90% of identical code. - I can''t use more than 1 js file. - If isn''t a way to do this like erb can do in html, what''s the best way to "include" a file in another using Merb? -- from
2018 May 07
0
Discovering patterns in textual strings
Bert Here are some examples of the type of text strings I?m dealing with: ??????.??.??? ??????.??.?????????? ?Torrent? Pro - Torrent App ?Torrent?-Torrent Downloader 1 Pic 8 Words - Syllables 1 Pic 8 Words - Syllables 27043_Spanish songs for children 28.android.com.alpha.horoscope 28.android.com.bravo.horoscope 28.Card Game - Offline 28.card Game Multiplayer 37045_Spanish songs
2016 Jul 25
2
Duda sobre construccion de vectores
Hola buenas tardes comunidad, seguro que hay algo fácil, pero se me escapa y es que estoy hoy algo torpe seguramente, a ver me gustaría hacer lo siguiente: Dada una matriz M (que puede ser muy grande), me gustaria crear un vector, sin usar bucles (ya que cuando es muy grande, todo puede ser muy lento) del siguiente modo. Para cada una de sus filas, me gustaría seleccionar un único elemento de una
2003 Sep 04
0
Mantenga la Seguridad en el Trabajo ...
Para dejar de recibir especiales|canaco.net vaya al final del boletín Mantenga la Seguridad en el Trabajo y evite ser sancionado Septiembre, 2003 Manténgase al día y evite desembolsos o sanciones innecesarios garantice la seguridad en su Centro de Trabajo y conozca las alternativas que tiene como
2011 Jun 24
0
lag and diff with transformBy
I have a question regarding?the very useful doBy package, and specifically, the transformBy() function?with the lag() and diff() functions. ?It is often useful to lag or difference data within a panel, i.e., within a by-group. ?Is the following code a safe use of transformBy? Is there an alternative? First, does the initial "orderBy" statement guarantee that the Time order will be
2017 Jul 13
4
Leer archivos con read.csv
Buen día para todos. Tengo un pequeño problema en el quisiera que me colaboraran. Estos días estoy trabajando en la lectura de una gran cantidad de archivos de extención .csv, se trata de una lista de documentos de 11 estaciones meteorologicas. Cada estación esta clasificada por meses y cada mes por dias, asi que tengo un archivo cada día. Por ejemplo tengo un archivo .csv para el día uno del
2011 Oct 27
2
time on xen guests goes fast
Dear All, I have centos 5.5 Xen using kernel 2.6.18-194.el5xen and xen 3.0.3 . I have 3 xen guest one centos 5.5 and one windows 2008 and one 2003 everything is working perfect but i have seen that the centos guest machine has time running fast .after about a hr or more I see there is a shift in time about 2 to 3 minutes and keeps increasing but there is no problem with the 2 windows
2018 May 05
1
Discovering patterns in textual strings
"Does that help?" No. I am not your private consultant. You need to reply to the list, which I have cc'ed here, not just me. I am still somewhat confused by your specifications, but others may not be. Part of my confusion stems from your failure to provide a reproducible example (see e.g. the posting guide linked below). For example, I cannot tell from your text whether the Abc
2016 Feb 05
1
query_name_response: Multiple (2)
...2.168.39. 192.168.151. 192.168.152. interfaces = 127.0.0.1/8 192.168.39.0/24 192.168.151.0/24 192.168.152.0/24 bind interfaces only = yes #Connection au Domaine Domain logons = yes security = user local master = yes os level = 255 prefered master = yes domain master = yes logon script = logon.bat #Eviter les profils itinerants logon path = #logon home = # Force le lecteur du home directory à "m" . Par defaut il est à "z" logon drive = m: wins support = Yes #Information de journalisation log file = /var/log/samba/log debug level = 0 #Optimisation socket options = TCP_NODELAY...
2014 Mar 23
6
metadata 2
Hoi folks, I don't like to post in newsletter because of several reason but sometimes it isn't evitable. I am setting up a internet-radio-show (exclusively live, including 2 video-streams) and I want to read out the audio-metadata of momentarily played tracks in realtime to compare it against a SQL-database. The aim is to fill up and/or update a table with 'most played'
2011 Aug 04
2
about dom0 disconnection when domU reboot
Hello, I have installed rpm version of xen 3.4.3+ libvirt 0.7.0-6 on my server with Centos 5.4 (kernel 2.6.18-238.12.1.el5xen) When I run reboot a domU (para virtualized Linux) by command "virsh reboot [vm]", sometimes domU cannot be rebooted but sometimes can, pattern is random. Also sometimes when domU reboots by "virsh reboot [vm]" , my ssh connection to dom0
2019 Sep 20
2
ggplot con gradientes complejos
Gracias Emilio. Si, son asimétricos porque se mueven en rangos distintos. De hecho, miden cosas distintas, pero una muestra no puede ser positiva y negativa a la vez. Me planteo multiplicar las positivas por 2 y al editar el mapa corregirlo para que indique los valores reales. Eso funcionaría, pero son muchos mapas y quizás haya una función en ggplot que evite el problema directamente. Manuel El
2016 Jul 25
2
Duda sobre construccion de vectores
Creo que me puede valer, muchas gracias Jorge, voy a probarlo y te cuento From: jorgeivanvelez en gmail.com Date: Mon, 25 Jul 2016 12:05:05 -0500 Subject: Re: [R-es] Duda sobre construccion de vectores To: fjroar en hotmail.com CC: r-help-es en r-project.org Buenas tardes, Francisco. Quizás no sea la manera mas eficiente, pero proporciona el resultado que buscas: R> M <-
2019 Sep 20
2
ggplot con gradientes complejos
No sé muy bien, Carlos, como hacerlo, pero no parece más sencillo que lo de multiplicar por 2 los positivos y después editar el mapa. De lo que decías, Emilio, de cambiar el color del punto central creo que haría más confusa la interpretación. El vie., 20 sept. 2019 a las 10:33, Carlos Ortega (<cof en qualityexcellence.es>) escribió: > Hola, > > Una alternativa que suele
2019 Jul 08
2
Salvar los plots a alta resolución la vez de incluirlos en documento
Buenas! Supongo que será fácil, pero se me está haciendo difícil. Tengo un documento Rmarkdown en RStudio en el que escribí lo que me pidieron, que me lo piden en formato MS Word. Markdown lo saca decentemente, pero me temo que no tan decente del todo las imágenes. Quiero que, además de salir las imágenes incrustadas en los respectivos chunks, también salve automáticamente la imágen en archivos a
2017 Jul 13
2
Leer archivos con read.csv
Hola. Una manera puede ser tomar una lista de todos los archivos de un directorio y trabajar con ellos, puesto que ciertamente existen. ¿Cómo? Supongamos que tienes una carpeta llena de archivos csv. Entonces, puedes guardar el nombre de tus archivos en un objeto con lista_archivos<-dir() > y esto te dará todos los csv de esa carpeta (si tienes otros archivos también estarán allí, pero
2014 Mar 24
0
metadata 2
you could set up a php yp-server and add a line in the icecast config $email = "you at somewhere"; if($_REQUEST['action'] == "remove"){ header("YPResponse: 1"); header("YPMessage: Deleted server info."); mail($email,'YP debug: remove stream',print_r($_REQUEST,true)); } if($_REQUEST['action'] ==
2011 Aug 01
2
Use always the same DomID
Hi friends, I''m developing an architecture using xenbus/xenstore that use DomID to read/write informations over a shared memory with dom0. But always that i restart my DomUs the DomID is increased. I''d like to use always the same DomID for the VMs. Any option? Thanks -- Luciano Barreto _______________________________________________ Xen-users mailing list