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.

437 results for “from:Peng Yu”

Jankowsky conservative analysis
Peng Yu · Feb 3, 2010 · r-help

pengy at morgan:~/projects/APP_Hippo_Exon_Jankowsky/analysis/pvalue_contrast_table.RData

What are polynomial contrasts?
Peng Yu · Nov 29, 2009 · r-help

I don't find a good explanation on polynomial contrasts. Could somebody recommend one to me?

get the command line
Peng Yu · Sep 6, 2009 · r-help

Hi, commandArgs gives me the arguments. I am wondering what command can give the whole command line. Regards, Peng

How to get the string '\'?
Peng Yu · Nov 15, 2009 · r-help

I can not get the string '\'. Could somebody let me know how to get it? > print('\') + + > print('\\') [1] "\\"

How to clear colnames?
Peng Yu · Oct 27, 2009 · r-help

I only see how to assign values to colnames() in help. Is there a way to remove colnames? colnames(x) <- value

where is lme() that is referred by aov() help page?
Peng Yu · Nov 22, 2009 · r-help

The help page of aov() mentions lme(). Does it refer to lme() in package nlme?

How to print to file?
Peng Yu · Dec 18, 2009 · r-help

I don't find a function to print a string to file. Would somebody let me know what function I should use?

Which one shall I use? '=' or '<-'?
Peng Yu · Sep 16, 2009 · r-help

Hi, I was told to use "<-" instead of "=" in the mailing list. I am wondering what the difference between them? Regards, Peng

mkdir in R?
Peng Yu · Oct 12, 2009 · r-help

Hi, Besides calling shell command mkdir by system(), I'm wondering if there is a buildin command in R to make a new directory. Regards, Peng

read a file into a matrix
Peng Yu · Nov 20, 2009 · r-help

read.delim gives me a data.frame. Is there a function that can return the result in a matrix rather than data.frame?

Naming conventions for R?
Peng Yu · Dec 3, 2009 · r-help

There are documents for naming conventions for other languages. I'm wondering if there is a document that clearly describes the recommended naming convention for R.

grep() exclude certain patterns?
Peng Yu · Dec 4, 2009 · r-help

The external grep program has an option -v to select non-matching lines. I'm wondering if how to exclude certain patterns in grep() in R?

Cochran's Theorem
Peng Yu · Nov 18, 2009 · r-help

I want to understand ANOVA better. But a few textbook that I have do not describe Cochran's Theorem in details. Could somebody recommend a book for me?

Understanding hclust and dendrogram
Peng Yu · Oct 13, 2009 · r-help

?hclust listed several references. I'm wondering what is the best resource that explained clustering algorithms, dendrogram and various clustering algorithms that are implemented in R. Thank you!

How to change line width in heatmap.2()?
Peng Yu · Nov 22, 2009 · r-help

I don't see an option to tune linewdith in heatmap.2(). Could somebody let me know how to tune the dendrogram line width?

XML package example code?
Peng Yu · Nov 24, 2009 · r-help

I'm interested in parsing an html page. I should use XML, right? Could you somebody show me some example code? Is there a tutorial for this package?

How to create a random matrix
Peng Yu · Aug 24, 2009 · r-help

Hi, I did a search but I was able to find how to generate a random matrix. Can somebody let me know how to do it? Regards, Peng

How to source a script with command line option?
Peng Yu · Aug 28, 2009 · r-help

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

Where are the package for oneiric
Peng Yu · Jun 24, 2013 · r-sig-debian

Hi, oneiric was available before. But it disappears now. Could it be added back to the repository? Thanks. http://cran.r-project.org/bin/linux/ubuntu/ -- Regards, Peng

Is there a 'vi' mode in R?
Peng Yu · Aug 6, 2009 · r-help

Hi, I'm wondering if R provide a vi mode in the command line just like other shells such as bash do. Can somebody let me know? Regards, Peng

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