Skip to content
Prev 352770 / 398498 Next

Weighted skewness and curtosis

rep() **does** do it essentially in C !!

See also the "moments" package, which I found instantly by googling
"sample moments in R", though I don't know whether it does what you
want (but probably shouldn't do).

Of course, sample skewness and kurtosis are basically useless, but
that's another, off topic, issue.


Cheers,
Bert


Cheers,
Bert
Bert Gunter

"Data is not information. Information is not knowledge. And knowledge
is certainly not wisdom."
   -- Clifford Stoll


On Thu, Jul 16, 2015 at 8:37 AM, Dimitri Liakhovitski
<dimitri.liakhovitski at gmail.com> wrote: