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.
Hi everyone, It's a very minor point, but could we ensure that eigen and La.eigen return a *matrix* for the "vectors" component of the list by including a "drop = FALSE", as specified in the help file, ie put...
Full_Name: James Curran Version: 2.7.1 OS: Windows XP/Vista Submission from: (NULL) (130.216.51.81) stripchart ignores the main title option. For example, in the documentation stripchart(decrease ~ treatment, main = "stripchart(OrchardSprays)", vertical = TRUE, log = "y...
Dear R-helpers: thank your for your attention. i am a newer to R and i am doing some protein category classification based on the amino acid sequence.while i have some question urgent. 1. any packages for analysis amino...
Dear R-helpers: thank your for your attention. i am a newer to R and i am doing some protein category classification based on the amino acid sequence.while i have some questions urgently. 1. any packages for analysis amino...
I'm having a problem with nls: it iterates the correct number of times according to nls.control, but mis-reports how many iterations have occured! It converges on the correct parameter values, but doesn't stop and report them...
Hi all, I have being using wilcox.test to test for differences between 2 independent samples. I had understood the difference in location to be conventionally the difference in the sample medians however this is not the case when implemented...
Hi, Dr. Gu, I am trying to highlight some axis labels, for example, "72hL3" as bold, using the following command: circos.initialize(factors=female.f, xlim=c(1.8,6.2)) circos.trackPlotRegion(factors=female.f, ylim=c(-1.3...
Hi everyone, As "intensities" is deprecated as a synonym for "density" in the output of hist it would be a good idea to replace its occurence with "density" in plot.histogram, where we currently have y <- if (freq) x$counts...
Full_Name: stephen eglen Version: 1.4 OS: Redhat 7.1 Submission from: (NULL) (128.252.204.36) I found a few typos whilst reading R-intro. Line numbers are against R-intro.texi in the r-devel tree. line...
I thank all who replied to my first post regarding random number gereration in R. I have taken all your advice and read much about the gereration of random numbers. I have managed to find a few pieces of code...
Dear R community, I would like to plot a partial hclust output, so I?am looking for a subtree function that would return an tree structure I can plot. I ran the test code of subtree following the instruction on...
Full_Name: Marie-Hélène Delsemme Version: 65.0 OS: Submission from: (NULL) (139.165.164.139) My students found this error when I was teaching but it seems to be reproductible Starting using a R65.0 seesion, if...
Full_Name: Jonathan Marchini Version: R 1.2.2 OS: linux-gnu Submission from: (NULL) (163.1.103.108) When adding points to a filled.contour plot they do not appear at the correct coordinates. The following code demonstrates this...
Full_Name: David Wooff Version: 1.7.0 OS: i686-pc-linux-gnu Submission from: (NULL) (129.234.4.10) wilcox.test exits with error message when confidence interval required, under some situations. I suspect this occurs when the data...
Dear R-listers, I am giving part of my R code : ########################################################### n=15 m=1 library("partitions") library("gregmisc") library("combinat") x = t(restrictedparts(n-m,m)) l = length(x[,1]) for(u in 1:l){ A= unique(matrix( unlist...
Dear R-listers, I am giving part of my R code : ########################################################### n=15 m=1 library("partitions") library("gregmisc") library("combinat") x = t(restrictedparts(n-m,m)) l = length(x[,1]) for(u in 1:l){ A= unique(matrix( unlist...
When I use the R.app GUI, underlined text produced by help(?, help_type = "text") appears as _^Ht_^He_^Hx_^Ht (for example). Any cure for this? > sessionInfo() R version 2.15.3 (2013-03-01) Platform: i386-apple-darwin9...
I wanted to install the ISwR package onto my Linux system and used the install.packages command but it returns the message that the package was not found at the repositories. So I tried to install locally adding the argument...
Hi all, This question has significant potential to be a stupid one, but as I could find no hints in the manual or previous posts: If you have a logical index X: >X [1] TRUE FALSE TRUE TRUE FALSE And...
This Mailbase list has moved to JISCmail. For further information see http://www.jiscmail.ac.uk/docs/transition.htm. The email message that you sent has not been delivered, if you want your email to be delivered you must re...
Can't find what you're looking for? Try searching with Google .