Hi,
Coming back from hollidays, I see this discussion on my mailbox.
Some pences:
- consider my graph as in public domain: anyone who has a solution
(prefeably repdocuctable) to enhance it is welcome. In this case,
the Cairo device really does a great job.
- it makes a long time I do also think t
Received Sun 30 Sep 2007 4:11am +1000 from DavidM.UK:
>
> Personally I think the homepage needs a much better image not a "nice"
> version of what is currently displayed.
[...]
> Finny Kuruvilla-3 wrote:
> >
> > [...] The graphic on the home page
> > looks a bit in need of polish so I applied so
Personally I think the homepage needs a much better image not a "nice"
version of what is currently displayed.
Time Series is completely missing at the moment. Including something from
the fSeries .garchFit() routine would be a great to see (well done to the
RMetrics team on making it look good).
Antony Unwin wrote:
>
> On 27 Sep 2007, at 5:11 pm, Peter Dalgaard wrote:
>
>> There was a competition in 2004, and this is the display that won.
>
> Thanks for clearing that up.
>
>> It was deliberately designed as a "show-off" for the home page, and as
>> such, I don't think it can be the same so
On 27 Sep 2007, at 5:11 pm, Peter Dalgaard wrote:
> There was a competition in 2004, and this is the display that won.
Thanks for clearing that up.
> It was deliberately designed as a "show-off" for the home page, and as
> such, I don't think it can be the same sort of graphic that you'd use
>
Who are you and what have you done with the real Hadley?
Marc
On Thu, 2007-09-27 at 11:55 -0500, hadley wickham wrote:
> Jim,
>
> After learning that you could produce translucent 3d pie charts in excel.
>
> Hadley
>
> On 9/27/07, Jim Porzak <[EMAIL PROTECTED]> wrote:
> > Hadley,
> >
> > Whe
Jim,
After learning that you could produce translucent 3d pie charts in excel.
Hadley
On 9/27/07, Jim Porzak <[EMAIL PROTECTED]> wrote:
> Hadley,
>
> When did you switch to the Marketing MBA program?
>
> - Jim
>
> On 9/27/07, hadley wickham <[EMAIL PROTECTED]> wrote:
> > Dear Antony,
> >
> > I t
Hadley,
When did you switch to the Marketing MBA program?
- Jim
On 9/27/07, hadley wickham <[EMAIL PROTECTED]> wrote:
> Dear Antony,
>
> I think you have fundamentally misunderstood the purpose of graphics -
> they are not to be used to gain insight into your data, but to add
> excitement and in
Dear Antony,
I think you have fundamentally misunderstood the purpose of graphics -
they are not to be used to gain insight into your data, but to add
excitement and interest to otherwise boring, text-filled pages ;)
Hadley
On 9/27/07, Antony Unwin <[EMAIL PROTECTED]> wrote:
> It's a good idea t
Tim is correct -- there was no post-processing done. I've put the
R script that was used to generate the graphic here:
www.broad.mit.edu/~finnyk/acpclust.R
As you will see, it's essentially identical to Eric Lecoutre's
original script. A few margins are slightly different and of course,
the Cai
Kuhn, Max wrote:
> Antony,
>
>
>> be drawn with R, all applied to the swiss fertility dataset. Are
>> these the kinds of graphics we would want to draw in a real
>> analysis?
>>
>
> You make a good point about what would need to be done for these data,
> that wasn't the objective of t
Antony,
> be drawn with R, all applied to the swiss fertility dataset. Are
> these the kinds of graphics we would want to draw in a real
> analysis?
You make a good point about what would need to be done for these data,
that wasn't the objective of the graphic.
I couldn't find the origina
Martin Maechler wrote:
>> "Paul" == Paul Murrell <[EMAIL PROTECTED]>
>> on Thu, 27 Sep 2007 08:13:05 +0200 writes:
>
> Paul> Hi
> Paul> [EMAIL PROTECTED] wrote:
> >>
> >>
> >>> So I applied my corrected margins to Tim's Cairo trick and voila:
> >>> http://www.
It's a good idea to spruce up the graphics on R's webpage, but before
we get too excited about improving how they are drawn, shouldn't we
think about improving what has been drawn?
The original graphic showed off a wide variety of graphics which can
be drawn with R, all applied to the swiss
> "Paul" == Paul Murrell <[EMAIL PROTECTED]>
> on Thu, 27 Sep 2007 08:13:05 +0200 writes:
Paul> Hi
Paul> [EMAIL PROTECTED] wrote:
>>
>>
>>> So I applied my corrected margins to Tim's Cairo trick and voila:
>>> http://www.broad.mit.edu/~finnyk/Rlogo_swiss.png
Hi
[EMAIL PROTECTED] wrote:
>
>
>> So I applied my corrected margins to Tim's Cairo trick and voila:
>> http://www.broad.mit.edu/~finnyk/Rlogo_swiss.png
>> This is hands-down the best version, in my opinion!
>
> Yes, it is definitely much nicer than the version on www.r-project.org
> now. :-
> So I applied my corrected margins to Tim's Cairo trick and voila:
> http://www.broad.mit.edu/~finnyk/Rlogo_swiss.png
> This is hands-down the best version, in my opinion!
Yes, it is definitely much nicer than the version on www.r-project.org
now. :-)
--e
__
So I applied my corrected margins to Tim's Cairo trick and voila:
http://www.broad.mit.edu/~finnyk/Rlogo_swiss.png
This is hands-down the best version, in my opinion!
Best,
Finny
On Wed, Sep 26, 2007 at 06:35:40AM -0500, [EMAIL PROTECTED] wrote:
>
>
> >>http://www.broad.mit.edu/~finnyk/Rhome
FYI, Peter Dalgaard's original posting from 2004 that I used is here:
http://tolstoy.newcastle.edu.au/R/help/04/06/1094.html
Per his suggestion, I changed the smoothing parameter to be:
"pnmsmooth -size 1 1" instead of "pnmsmooth -size 5 5" which he
originally described. The new graphic is here:
>> http://www.broad.mit.edu/~finnyk/Rhome.jpg
> If you run Eric Lecoutre's code to produce the graphic, available at
> http://www.r-project.org/misc/acpclust.R, unchanged except for the
> addition of these lines:
>
> library(Cairo)
> Cairo(600,400,file="Rlogo_swiss.png",type="png",bg="white")
Tim Churches wrote:
> Finny Kuruvilla <[EMAIL PROTECTED]> wrote:
>
>> I've been a R-user for quite some time. The graphic on the home page
>> looks a bit in need of polish so I applied some antialiased
>> transformations that Peter Dalgaard has previously posted to R-help
>> for improving graph
Finny Kuruvilla <[EMAIL PROTECTED]> wrote:
>
> I've been a R-user for quite some time. The graphic on the home page
> looks a bit in need of polish so I applied some antialiased
> transformations that Peter Dalgaard has previously posted to R-help
> for improving graphic quality. I had to change
Although overall the new graphic looks better --- cleaner, clearer
--- I think that the
clustering graphic (tree, bottom left) has taken a step backward.
cheers,
Rolf Turner
On 26/09/2007, at 2:53 PM, Finny Kuruvilla wrote:
> I've been
23 matches
Mail list logo