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:Lei Jiang”

R on Multicore for Linux
Lei Jiang · Jul 22, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110722/21045b8e/attachment.pl>

Strange R behavior for product of two sum of integers
Lei Jiang · Oct 19, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20111020/17a3e092/attachment.pl>

Strange R behavior for product of two sum of integers
Lei Jiang · Oct 20, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20111020/4706c1fd/attachment.pl>

subset on data frame
Lei Jiang · Nov 19, 2004 · r-help

I have a data frame. And I'd like to subset according to rownames. subset(mydataframe, rownames(mydataframe) == myrow, select = mycols) it turned out that "myrow" cannot be a vector. But I have multiple rows to pick. Is there a...

error in file(file, "r"): all connections are in use
Lei Jiang · May 4, 2004 · r-help

Hi, there. I am trying to read multiple files into R, but I got following message Error in file(file, "r"): All connections are in use. I clean up memory everytime I read in one file. Do i have to...

mask a matrix
Lei Jiang · Jun 10, 2005 · r-help

Hi, there. I have two matrix with identical dimentions. matrix A contains information of 0 and 1, and matrix B contains data. I only want the data in matrix B where matrix A has 1's. the places where matrix...

one factor multiple level anova
Lei Jiang · Jun 17, 2005 · r-help

I am having trouble figuring out this one. I want to do a one way anvoa with 13 levels. mydata is in a vector with length 65. each level has 5 repeats. but it contains NA. I made mygroup<-gl...

subset dataframe based on rows
Lei Jiang · Jan 23, 2003 · r-help

I want to subset the dataframe based on certain values in a row. for each row in my dataframe if ANY one value of a particular set of columns satisfies cond append a logical value true at the end of...

how to run .r batch file
Lei Jiang · Mar 28, 2002 · r-help

I am completely new to R, but have some bg in cs and stat. since R has an interactive programming environment, I thought I could write my command in a file and run it in batch mode in the Rgui...

taking rows from a data frame
Lei Jiang · Nov 20, 2002 · r-help

hi, there. Here is my problem. I have a data frame by read.table(). I want to take every row from this data frame and compute the correlation between the current row and a fixed vector. finally I want to...

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