Displaying 4 results from an estimated 4 matches for "acpclust".
2005 Apr 15
1
example on front page doesn't work in R 2.0.1
On http://www.r-project.org/, there is an R script linked to the top
graphic, http://www.r-project.org/misc/acpclust.R. This script says it
works in R 1.8.1, but in 2.0.1 it gives (me):
> source("acpclust.R")
Loading required package: ade4
Loading required package: mva
Loading required package: RColorBrewer
Loading required package: pixmap
Loading required package: ade4
Error in plotacpclust(swiss[...
2005 Dec 08
2
Commented version of the home page graphics code
Folks,
I was drawn to R, like many others, partly for the opportunity
to draw nice, colorful graphs (occasionally ones with meaning, too :-)
). I am still quite a newbie to R.
As such, I have been trying to understand the code for the graphics on
the home page (the ones from the 2004 contest -- the dendrogram, the
cluster plot with different coloured circles, etc.) I was wondering
whether anyone
2004 Jul 21
2
RE: Comparison of correlation coefficients - Details
Dear all
I apologize for cross-posting, but first it is accepted custom to
thank the repliers and give a summary, and second I have still
the feeling that this problem might be a general statistical problem
and not necessarily related to microarrays only, but I might be wrong.
First, I want to thank Robert Gentleman, Mark Kimpel and Mark Reiners
for their kind replies. Robert Gentleman kindly
2007 Sep 26
5
sprucing up the R homepage
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 the margins a bit, but
here is what it looks like:
http://www.broad.mit.edu/~finnyk/Rhome.jpg
Personally, I think it looks much better. Because