Re: [Rd] R and Gnumeric

2008-06-09 Thread Peter Dalgaard
Jean Bréfort wrote: > One other totally unrelated thing. We got recently a bug report about an > incorrect R squared in gnumeric regression code > (http://bugzilla.gnome.org/show_bug.cgi?id=534659). R (version 2.7.0) > give the same result as Gnumeric as can be seen below: > > >> mydata <- read.

[Rd] R and Gnumeric

2008-06-08 Thread Jean Bréfort
Hi, I just read the "Embedding R in Gnumeric" idea at http://www.r-project.org/SoC08/ideas.html. On my side, I intend to add as many statistics related plot types to the current gnumeric charting engine as possible. We already have boxplots and partial support for histograms. My immediate plans ar