Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

10 results for “from:Vincent Deng”

packages about microarray analysis
Vincent Deng · Jan 19, 2006 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060119/bfcba691/attachment.pl

Which cluster function can be used to cluster a correlaiton matrix?
Vincent Deng · Dec 28, 2005 · r-help

Hi, I'd got a matrix of correaltion values. Which cluster method can I use to cluster it? Best Regards...

How to plot legend to the margin area of the graph?
Vincent Deng · Jan 9, 2006 · r-help

Dear R-helpers, When plotting a graph, what command should I use to mark legend to the margin area of that graph?

How to get all the data in a specific column from a dataframe?
Vincent Deng · Feb 3, 2006 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20060203/f917c851/attachment.pl

Question about plotting a hclust tree
Vincent Deng · Jan 10, 2006 · r-help

Dear R-helpers, While plotting a hclust tree, is it possible to mark group information on it? Suppose I have a hclust tree "ClusTree", and I use cutree to cut the tree into different groups as following a=cutree(ClusTree...

Error in X11(paste("png::", filename, sep = ""), width, height, pointsize unable to start device PNG
Vincent Deng · Dec 30, 2005 · r-help

Hi, I got this error while using png() function in RedHat 9.0. "Error in X11(paste("png::", filename, sep = ""), width, height, pointsize unable to start device PNG" It looks like the system lacks some library for graphics. Can anyone...

How to plot curves with more than 8 colors
Vincent Deng · Dec 26, 2005 · r-help

Hi, I'm a new hand in R language. I have about 20 groups of data[x,y] and want to plot them on a graph. To do this, I write a for-loop as following: (some codes are omitted...

Questions about cbind
Vincent Deng · Jan 3, 2006 · r-help

Dear R-helpers I have a stupid question about cbind function. Suppose I have a dataframe like this Frame: A 10 C 20 B 40 and a numeric matrix like this Matrix: A 1 B 2 C 3 cbind(Frame...

How to plot curves with more than 8 colors
Vincent Deng · Dec 27, 2005 · r-help

Dear Uwe, Sorry, I did not describe my question clearly. I created a matrix to store color code using rgb function. abc = rgb(6:36,0,0,maxColorValue = 255) And after running codes like this for (i in c(1...

How to plot curves with more than 8 colors
Vincent Deng · Dec 27, 2005 · r-help

Hi, Thanks for your kindly reply. I think maybe I didn't specify color codes properly. That is,the difference between each color is not sharp enough for me to identify them as different colors. So can you tell me...

Can't find what you're looking for? Try searching with Google .