Displaying 20 results from an estimated 67 matches for "giov".
Did you mean:
gcov
2010 Dec 17
3
Alternative to extended recode sintax?
Dear R-users,
I have a factor variable within my data frame which I derive week after week from a POSIXct variable using the cut(var,"weeks") command I have found in the chron package. The levels() command gives me:
[1] "2009-03-30 00:00:00" "2009-04-06 00:00:00" "2009-04-13 00:00:00" "2009-04-20 00:00:00" "2009-04-27 00:00:00"
2008 Sep 03
2
R update
Hi all,
please, someone can explain me how update my R version?
thank you!
giov
--
View this message in context: http://www.nabble.com/R-update-tp19291451p19291451.html
Sent from the R help mailing list archive at Nabble.com.
2008 Sep 09
1
help on wavelet
Hi,
I have little experience using wavelet and I would like to know if it is
possible,using R wavelet package, to have a plot of frequency versus time.
thank you
giov
--
View this message in context: http://www.nabble.com/help-on-wavelet-tp19395583p19395583.html
Sent from the R help mailing list archive at Nabble.com.
2002 Jul 25
1
R: High CPU utilization with samba2.2.5 on HPUX 11.00
Note that the problem arises only by scanning subdirectories with a large number of files ( 3.000 files and more ).
-----Messaggio originale-----
Da: Usai, Maria Grazia
Inviato: gioved? 25 luglio 2002 11.11
A: samba@lists.samba.org
Oggetto: [Samba] High CPU utilization with samba2.2.5 on HPUX 11.00
Hello, I need some help for a strange problem.
I have an HP L2000 server ( 2 CPU and 2 GB RAM ) with HPUX 11.00 and with samba 2.2.5 installed
Below my smb.conf:
workgroup =...
2008 Aug 12
3
dixon test
Hi, I need some help using the R outliers package. I would like to perform a
Q-test (Dixon test) on my data set. I used the dixon.test function, but I
cannot understand what is the confidence level used to perform the test. I
have n=101 (n= number of data). So, can I use directly dixon.test ? What
about qdixon and qtable functions?
thank you so much!
--
View this message in context:
2006 Jan 12
1
R: app_rxfax.so and app_txfax.so
I have to re-compile also app_rxfax.so and app_txfax.so or just spandsp ?
Thanks
Giordano
________________________________
Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Colin Anderson
Inviato: gioved? 12 gennaio 2006 17.20
A: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Oggetto: RE: [Asterisk-Users] app_rxfax.so and app_txfax.so
0.0.3 series releases are for development only. Roll back to 0.0.2-pre21 and you should be good.
hth
-----Original Message-----
From:...
2003 Aug 21
4
Shorewall with headbeat ?
Hi all
Sorry of my english, hope you understand :)
My Shorewall is runnig just fine, and problem with local access to dmz is
solved (another mail to list, another day..)
I have a setup with heardbeat on http server, and now i want to get on my
firewall as well.
I just want to know if any have tried that, and get it to work ?
Please have a nice day :)
Kim
---
Outgoing mail is certified Virus
2020 Mar 19
1
Quota plugin and director
In data gioved? 19 marzo 2020 09:10:06 CET, Aki Tuomi ha scritto:
> If you are using director, you can issue `doveadm quota recalc -A` on
> director, which will then direct it to correct backend.
>
> For this to work, it requires that you setup doveadm server on the backend,
> and configure dove...
2008 Sep 04
1
help on jarque test
...g like this:
Jarque-Bera Normality Test
data: x
JB = 4.8381, p-value = 0.089
alternative hypothesis: greater
or
Jarque-Bera Normality Test
data: x
JB = 2.6018, p-value = 0.2723
alternative hypothesis: greater
I cannot understand this. Please, someone can help me?
thank you
giov
--
View this message in context: http://www.nabble.com/help-on-jarque-test-tp19312270p19312270.html
Sent from the R help mailing list archive at Nabble.com.
2007 May 10
2
security = ads --> invalide user
Hello
I try to run SAMBA with security = ads on AIX 5.3 with SAMBA 3.0.23d.
"net ads join" was successful and the machine is now visible in the Domain
with the netbios name.
When I try to access the shares on the machine the log.smbd files says:
(...)
[2007/05/10 08:58:16, 1] smbd/sesssetup.c:reply_spnego_kerberos(310)
Username MYDOMAIN/MYUSERNAME is invalid on this system
2017 Nov 09
0
weighted average grouped by variables
...; 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(date_time = structure(c(1508238000, 1508238000, 1508238000, 1508238000, 1508238000, 1508238000, 1508238000), class = c("PO...
2003 Jul 31
1
R: smbtar
Actually I'm using the following versions:
smbd -V output: "Version 2.2.1a"
nmbd -V output: "Version 2.2.1a"
Stefano
-----Messaggio originale-----
Da: Mark Cooke [mailto:mpc@star.sr.bham.ac.uk]
Inviato: gioved? 31 luglio 2003 12.14
A: Stefano Del Negro
Oggetto: Re: [Samba] smbtar
Samba not liking the accented 'i' character ?
Just a guess,
Warning - don't try the 3.0beta3, smbtar is totally broken.
Mark
On Thu, 2003-07-31 at 11:05, Stefano Del Negro wrote:
> dear smb's experts,...
2007 Mar 08
1
R: Searching and deleting elements of list
...mydata2[[1]]<-A #to replace the obviously deleted elements of "A"
mydata2
mydata2[[1]]
mydata2[[2]]
mydata2[[3]]
mydata2[[4]]
Stefano
-----Messaggio originale-----
Da: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch]Per conto di jastar
Inviato: gioved? 8 marzo 2007 12.31
A: r-help at stat.math.ethz.ch
Oggetto: [R] Searching and deleting elements of list
Hi,
I have a problem. Please, look at example and try to help me!!
> A<-c("aaa","bbb","ccc","ddd","eee")
> B<-c("vvv"...
2017 Nov 09
1
weighted average grouped by variables
...uot; 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(date_time = structure(c(1508238000, 1508238000, 1508238000, 1508238000, 1508238000, 1508238000, 150...
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 =
2017 Nov 09
1
weighted average grouped by variables
...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(date_time = structure(c(1508238000, 1508238000,
> 1508238000, 1508238000, 1508238000, 1508238000...
2023 Mar 16
0
[PATCH v2 3/8] vringh: replace kmap_atomic() with kmap_local_page()
On Thu, Mar 16, 2023 at 10:13:39AM +0100, Fabio M. De Francesco wrote:
>On gioved? 2 marzo 2023 12:34:16 CET Stefano Garzarella wrote:
>> kmap_atomic() is deprecated in favor of kmap_local_page().
>>
>> With kmap_local_page() the mappings are per thread, CPU local, can take
>> page-faults, and can be called from any context (including interrupts).
>&...
2023 May 25
1
R 4.3.1 scheduled for June 16
Full schedule available on developer.r-project.org in a short while.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
2023 May 25
1
R 4.3.1 scheduled for June 16
Full schedule available on developer.r-project.org in a short while.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
2023 May 25
1
R 4.3.1 scheduled for June 16
Full schedule available on developer.r-project.org in a short while.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com