search for: massimo

Displaying 20 results from an estimated 181 matches for "massimo".

1999 Sep 22
1
dates screwed up, help!
...Now I have just noticed that when "touching" or creating files everything behaves strangely, that is the date is not created as it should. In the remote directory, I have some cpp files created and the related executable. All this was done in September, but have a look at heir dates: [massimo, Random Breakage (545)]$ ls -l prova* -rwxr-xr-x 1 massimo root 18456 Mar 15 2031 prova -rwxr-xr-x 1 massimo root 946 Jun 9 2035 prova.cpp -rwxr-xr-x 1 massimo root 945 Aug 15 1909 prova.cpp~ -rwxr-xr-x 1 massimo root 2544 Sep 22 1912 prova.o A...
2000 Oct 31
1
Silhouette plot labels in package cluster
...silhouette plots, rather than the object number, it appears that the length of the strings allowed for the labels is limited to 5 characters. Is this an intrinsic limitation? Is there a way to work around this limitation? Thank you very much for your help and thanks for a great piece of software! Massimo Sassaroli, D.Sc. ____________________________________________ Massimo Sassaroli Dept. of Physiology and Biophysics, Box 1218 Mount Sinai School of Medicine One Gustave L. Levy Place New York, NY 10029 Tel:(212) 241-9512 FAX:(212) 860-3369 email: massimo at inka.mssm.edu -.-.-.-.-.-.-.-.-.-.-.-.-....
2009 Nov 23
2
home directories ask user for password
Hi to all, I have Samba configured as domain member with winbind and kerberos, I can access all share but I have some problem with the home directories because it ask me for password. This is my smb.conf [global] workgroup = domain netbios name = Manufac server string = Server di rete comment = server di rete encrypt passwords = true realm =
2017 Nov 22
6
assign NA to rows by test on multiple columns of a data frame
Given this data frame (a simplified, essential reproducible example) A<-c(8,7,10,1,5) A_flag<-c(10,0,1,0,2) B<-c(5,6,2,1,0) B_flag<-c(12,9,0,5,0) mydf<-data.frame(A, A_flag, B, B_flag) # this is my initial df mydf I want to get to this final situation i<-which(mydf$A_flag==0) mydf$A[i]<-NA ii<-which(mydf$B_flag==0) mydf$B[ii]<-NA
2017 Nov 09
0
weighted average grouped by variables
...In fact I was hoping to manage everything in a "one-go": i.e. without the need to create the "intermediate" variable called "speed_vehicles" and with the use of the function weighted.mean() any hints for a different approach much appreciated thanks Da: "Massimo Bressan" <massimo.bressan at arpa.veneto.it> A: "r-help" <r-help at r-project.org> Inviato: Gioved?, 9 novembre 2017 12:20:52 Oggetto: weighted average grouped by variables hi all I have this dataframe (created as a reproducible example) mydf<-structure(list(d...
2008 Apr 10
4
New Feature Request
...ld be enabled for certain packages. This is easily implementable via command-line, but I found that the package manager''s options were hard-coded in puppet. I therefore think it would be useful to be able to specify extra custom options to the puppet package providers. Regards, Massimo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscrib...
2017 Nov 09
1
weighted average grouped by variables
Dear Massimo, It seems straightforward to use weighted.mean() in a dplyr context library(dplyr) mydf %>% group_by(date_time, type) %>% summarise(vel = weighted.mean(speed, n_vehicles)) Best regards, ir. Thierry Onkelinx Statisticus / Statistician Vlaamse Overheid / Government of Flanders INSTIT...
2017 Nov 23
1
assign NA to rows by test on multiple columns of a data frame
...ost of all, I was hoping for a compact solution because I need to deal with MANY columns (more than 40) in data frame with the same basic structure as the simplified example I posted thanks m ----- Messaggio originale ----- Da: "Bert Gunter" <bgunter.4567 at gmail.com> A: "Massimo Bressan" <massimo.bressan at arpa.veneto.it> Cc: "r-help" <r-help at r-project.org> Inviato: Mercoled?, 22 novembre 2017 17:32:33 Oggetto: Re: [R] assign NA to rows by test on multiple columns of a data frame Do you mean like this: mydf <- within(mydf, { is.na(...
2017 Nov 22
1
assign NA to rows by test on multiple columns of a data frame
...well, I don't think this is exactly the expected result (see my post) to be noted that the columns affected should be "A" and "B" thanks for the help max ----- Messaggio originale ----- Da: "Rui Barradas" <ruipbarradas at sapo.pt> A: "Massimo Bressan" <massimo.bressan at arpa.veneto.it>, "r-help" <r-help at r-project.org> Inviato: Mercoled?, 22 novembre 2017 11:49:08 Oggetto: Re: [R] assign NA to rows by test on multiple columns of a data frame Hello, Try the following. icol <- which(grepl("flag&qu...
2017 Nov 09
4
weighted average grouped by variables
hi all I have this dataframe (created as a reproducible example) mydf<-structure(list(date_time = structure(c(1508238000, 1508238000, 1508238000, 1508238000, 1508238000, 1508238000, 1508238000), class = c("POSIXct", "POSIXt"), tzone = ""), direction = structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L), .Label = c("A", "B"), class =
2007 Mar 28
4
snmp ups Status: Not supported
...s, and it get recognized as a AEC T2003. In the nut-cgi upstats page input/output/load are displayed corectly, but the Status field is marked as "Not supported". Is "Status" important to initiate shutdown in case of low battery ? Will my server shut down correctly ? thanks Massimo I include "upsc snmp@localhost" output: battery.charge: 100.0 battery.runtime: 000.0 battery.runtime.low: 2 battery.voltage: 013.6 driver.name: snmp-ups driver.parameter.mibs: ietf driver.parameter.pollfreq: 15 driver.parameter.port: ups.printertrento.it driver.parameter.snmp_version: v...
2006 Sep 25
8
mongrel.pid disappearing
...e mongrel process is still there running but doesn''t respond anymore. I have a very simple configuration an Apache webserver configured as proxy-pass to the mongrel ( single process ) daemon answering on port 8080. Its a demo project thus the traffic is practically 0. Any hints? Thanks, Massimo
2012 May 09
1
Authorization to publish the Riello UPS protocols
(forwarding msg because of attachments too big) @Massimo: prefer to send references instead of actual documents, whenever you mail to the list. We have a 40Kb limit, to not overload our readers. Please also avoid Microsoft OpenXML (Ie, .xlsx, .docx, ...) and prefer PDF or anything else that is actually inter-operable . Thus I've converted the XLSX sp...
2008 Dec 26
2
CAP and performance problem
...nger). For this kind of application I was expecting to get results in about 1200 seconds (2 times longer) for the second scenario with respect to the first one. Of course, the HW and SW are exactly the same for the 2 experiments. Am I wrong or the CAP mechanism is not working well? Thanks, Massimo
2017 Nov 22
0
assign NA to rows by test on multiple columns of a data frame
Hi *Massimo,* *Try this.* *a <- mydf==0mydf[a] <- NAHTHEK* On Wed, Nov 22, 2017 at 5:34 AM, Massimo Bressan < massimo.bressan at arpa.veneto.it> wrote: > > > Given this data frame (a simplified, essential reproducible example) > > > > > A<-c(8,7,10,1,5) > > A_fl...
2015 Dec 31
2
[squid-users] squid3 / debian stable / please update to 3.4.14
...urity updates and coms after unstable. See : https://www.debian.org/security/faq Greetz, Louis > -----Oorspronkelijk bericht----- > Van: squid-users [mailto:squid-users-bounces at lists.squid-cache.org] Namens > Amos Jeffries > Verzonden: donderdag 31 december 2015 10:43 > Aan: Massimo.Sala at asl.bergamo.it > CC: luigi at debian.org; squid-users at lists.squid-cache.org > Onderwerp: Re: [squid-users] squid3 / debian stable / please update to > 3.4.14 > > On 2015-12-30 03:26, Massimo.Sala at asl.bergamo.it wrote: > > ciao Luigi > > > > I ask to u...
2017 Nov 22
0
assign NA to rows by test on multiple columns of a data frame
...f))) mydf[icol] <- lapply(mydf[icol], function(x){ is.na(x) <- x == 0 x }) mydf # A A_flag B B_flag #1 8 10 5 12 #2 7 NA 6 9 #3 10 1 2 NA #4 1 NA 1 5 #5 5 2 0 NA Hope this helps, Rui Barradas On 11/22/2017 10:34 AM, Massimo Bressan wrote: > > > Given this data frame (a simplified, essential reproducible example) > > > > > A<-c(8,7,10,1,5) > > A_flag<-c(10,0,1,0,2) > > B<-c(5,6,2,1,0) > > B_flag<-c(12,9,0,5,0) > > > > > mydf<-data.fram...
2017 Nov 22
1
assign NA to rows by test on multiple columns of a data frame
OPS, Sorry i did not read the post carfully. Mine will not work if you have zeros on columns A and B.. But you could modify it to work for specific columns i believe. EK On Wed, Nov 22, 2017 at 8:37 AM, Ek Esawi <esawiek at gmail.com> wrote: > Hi *Massimo,* > > *Try this.* > > *a <- mydf==0mydf[a] <- NAHTHEK* > > On Wed, Nov 22, 2017 at 5:34 AM, Massimo Bressan < > massimo.bressan at arpa.veneto.it> wrote: > >> >> >> Given this data frame (a simplified, essential reproducible example) >> &g...
2017 Nov 22
0
assign NA to rows by test on multiple columns of a data frame
...0 4 NA 0 1 5 5 5 2 NA 0 Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Wed, Nov 22, 2017 at 2:34 AM, Massimo Bressan < massimo.bressan at arpa.veneto.it> wrote: > > > Given this data frame (a simplified, essential reproducible example) > > > > > A<-c(8,7,10,1,5) > > A_flag<-c(10,0,1,0,2) > > B<-c(5,6,2,1,0) > > B_flag<-c(12,9,0,5,0) > > &g...
2007 Mar 03
2
Sigmoidal fitting
...guessing the start parameters. I use nls. What I did (enclosed) seems to work well with many data points but if I want to fit small vectors like : pressure <- c(5,15,9,35,45) gas <- c(1000,2000,3000,4000,5000) it do not work. The help page says that it do no not work on zero residual data. Massimo Cressoni