Re: [R] Winsorized mean and variance

2009-08-27 Thread William Revelle
Roberto, Try winsor in the psych package. Bill At 10:21 AM -0400 8/27/09, Roberto Perdisci wrote: This is of great help, thanks! Roberto On Thu, Aug 27, 2009 at 7:20 AM, Jim Lemon wrote: Roberto Perdisci wrote: Hello everybody, after searching around for quite some time, I haven't

Re: [R] Winsorized mean and variance

2009-08-27 Thread Roberto Perdisci
This is of great help, thanks! Roberto On Thu, Aug 27, 2009 at 7:20 AM, Jim Lemon wrote: > Roberto Perdisci wrote: >> >> Hello everybody, >>  after searching around for quite some time, I haven't been able to >> find a package that provides a function to compute the Windorized mean >> and varianc

Re: [R] Winsorized mean and variance

2009-08-27 Thread Jim Lemon
Roberto Perdisci wrote: Hello everybody, after searching around for quite some time, I haven't been able to find a package that provides a function to compute the Windorized mean and variance. Also I haven't found a function that computes the trimmed variance. Is there any such package around?

Re: [R] Winsorized mean and variance

2009-08-26 Thread David Winsemius
On Aug 26, 2009, at 8:58 PM, Roberto Perdisci wrote: Hello everybody, after searching around for quite some time, I haven't been able to find a package that provides a function to compute the Windorized mean and variance. Also I haven't found a function that computes the trimmed variance. Is t

[R] Winsorized mean and variance

2009-08-26 Thread Roberto Perdisci
Hello everybody, after searching around for quite some time, I haven't been able to find a package that provides a function to compute the Windorized mean and variance. Also I haven't found a function that computes the trimmed variance. Is there any such package around? thanks, Roberto