Skip to content
Prev 307329 / 398503 Next

weighted cumulative distribution with ggplot2

I think I have my answer... ggplot2 uses ecdf which does NOT allow
weightings...
so there is no warning or error, but still the resulting plot do not
take into account the command weight=weight

Hope that helps someone, just in case ;-)
On 8 October 2012 15:40, Francesco <cariboupad at gmx.fr> wrote: