thank you very much David, I will have a look at your idea
Best,
On 8 October 2012 19:24, David Winsemius wrote:
>
> On Oct 8, 2012, at 10:12 AM, David Winsemius wrote:
>
>>
>> On Oct 8, 2012, at 9:18 AM, David Winsemius wrote:
>>
>>>
>>> On Oct 8, 2012, at 8:01 AM, Francesco wrote:
>>>
I th
On Oct 8, 2012, at 10:12 AM, David Winsemius wrote:
>
> On Oct 8, 2012, at 9:18 AM, David Winsemius wrote:
>
>>
>> On Oct 8, 2012, at 8:01 AM, Francesco wrote:
>>
>>> I think I have my answer... ggplot2 uses ecdf which does NOT allow
>>> weightings...
>>> so there is no warning or error, but
On Oct 8, 2012, at 9:18 AM, David Winsemius wrote:
>
> On Oct 8, 2012, at 8:01 AM, Francesco wrote:
>
>> 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 w
On Oct 8, 2012, at 8:01 AM, Francesco wrote:
> 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
It was completely unclear why you expected ggplot
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 wrote:
> Dear all,
>
> I
Dear all,
I am trying to draw a weighted cumulative distribution (as defined
here http://rss.acs.unt.edu/Rdoc/library/spatstat/html/ewcdf.html)
with ggplot2
however the syntax
temp<-qplot(X,weight=weight,data=data,stat = "ecdf", geom =
"step",colour=factor(year))
seems not to produce exactly th
6 matches
Mail list logo