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.

20 results for “from:Hu Chen”

problem about using list element in for cycle
Hu Chen · Oct 23, 2006 · r-help

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

problem about using list element in for cycle
Hu Chen · Oct 23, 2006 · r-help

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

problem of using list element in for cycle
Hu Chen · Oct 23, 2006 · r-help

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

why it returns list level number instead of its content?
Hu Chen · Oct 23, 2006 · r-help

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

how to draw histograms on multiple variables in a graph?
Hu Chen · Oct 27, 2006 · r-help

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

how to use print() without column names?
Hu Chen · Dec 1, 2004 · r-help

Hi all, any guy who knows how to print a data frame without column names printed? I didn't find a parameter in print() function to turn off this. Neither in options(). Thanks in advance.

how to get how many lines there are in a file.
Hu Chen · Dec 6, 2004 · r-help

hi all If I wanna get the total number of lines in a big file without reading the file's content into R as matrix or data frame, any methods or functions? thanks in advance. Regards

how to plot density distribution with a arrow pointer?
Hu Chen · Jun 15, 2005 · r-help

Hi all, for example: > X<- rnorm(1000) > X0 <- 0.899 I want to draw a density distribution plot with a arrow pointer indicating the position of X0, meanwhile, giving out the p-value. any functions? Thanks very much.

how to draw graphs within clickable hyperlink
Hu Chen · Mar 4, 2005 · r-help

Hi all I want to draw a graph containing points and edges. Package graphics could do this. However I want to make each those points and edges clickable with a hyperlink on them. Anybody know how to do this? Thanks...

how to plot a fitted smooth line on histograms?
Hu Chen · May 22, 2005 · r-help

for example, >x <- read.table(....); here x is a vector containing my data to be analyzed. >hist(x,plot=TRUE,breaks=200) then I got a histogram graph. However, How can't get a smooth curve based on the histogram...

protection stack overflow??
Hu Chen · Jun 14, 2005 · r-help

Hi dear Rers, I am using SSOAP package to access SOAP service at NCBI. I followed the example code in SSOAP but failed. > z <- .SOAP("http://www.ncbi.nlm.nih.gov/entrez/eutils/soap/soap_adapter.cgi", method="run_eInfo...

amd 64 ??
Hu Chen · Dec 14, 2004 · r-help

Hi, I got a amd 64 + debian/pure64 system. R is installed by apt-get so it's no doubt that R is for 64bit. My question is, for those packages, for example, ipred, it's difficult to find in...

problem of writting large data into files
Hu Chen · Nov 26, 2004 · r-help

Hi all. I used to use write.table() to write data into file. However , it seems that write.table() waste a lot of memory on caching temporary variables. Thus it ofen fails on writting larg matrix/frame into file. I...

how to define functions in such a situation
Hu Chen · Jun 7, 2005 · r-help

hi R folks, I need read a file from hardisk or www web. Then I need to define some new functions according to the contents of the read file. For example, i need write a package name "mypackage" like this...

question about SSOAP
Hu Chen · Jun 13, 2005 · r-help

Dear R folks: I am trying to use SSOAP (version 0.2-2) package in R (version 2.1.0,linux) to access SOAP service on NCBI (http://www.ncbi.nlm.nih.gov) its WSDL file is at http://www...

how to define functions in such a situation
Hu Chen · Jun 7, 2005 · r-help

I got a dirty way to solve this. write a temp .R source file including these new functions, then >source(this_temp_file) but I don't know if there are some temp directory for R to store temp files...

a question about swap space, memory and read.table()
Hu Chen · Dec 9, 2004 · r-help

Hi all Two computers: one is my desktop PC, windows2000, R 1.9.1. Physical RAM 256MB, Swap (Virtual memory) 384Mb. When I allocate a large matrix, it firstly uses up RAM, then use swap space. In windows' task manager...

how to plot density distribution with a arrow pointer?
Hu Chen · Jun 15, 2005 · r-help

Thanks. A small arrow may be more nice-looking than a long cutting line. and, another question, how to get the p-value of the position of X0? If the whole distribution is not as regular as norm, chi-square...

how to define functions in such a situation
Hu Chen · Jun 7, 2005 · r-help

Sorry for my confusing expression. I need create some new temp functions after the package is loaded. And these new functions should be visible and usable. Functions could be returned as a object, as Liaw mentioned. However I can't...

switching to Linux, suggestions?
Hu Chen · Dec 14, 2004 · r-help

haha.... debian vs rpm again... everywhere.. On Tue, 14 Dec 2004 10:30:07 +0100, Siegfried Gonzi <siegfried.gonzi at stud.uni-graz.at> wrote: > doktora v wrote: > > >I'm using SUSE with success on intel laptop and AMD desktop...

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