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.

8 results for “from:Alan Cohen”

Weighted principal components analysis?
Alan Cohen · Apr 3, 2009 · r-help

Hello R-ers, I'm trying to do a weighted principal components analysis. I couldn't find any such option with princomp or prcomp. Does anyone know of a package or way to do this? More specifically, the observations I...

Memory limits for large data sets
Alan Cohen · Nov 5, 2008 · r-help

Hello, I have several very large data sets (1-7 million observations, sometimes hundreds of variables) that I'm trying to work with in R, and memory seems to be a big issue. I'm currently using a 2 GB...

Using apply to get group means
Alan Cohen · Mar 31, 2009 · r-help

Hi all, I'm trying to improve my R skills and make my programming more efficient and succinct. I can solve the following question, but wonder if there's a better way to do it: I'm trying to calculate...

Drawing lines in margins
Alan Cohen · Jul 29, 2009 · r-help

Hi all, Quick question: What function can I use to draw a line in the margin of a plot? segments() and lines() both stop at the margin. In case the answer depends on exactly what I'm trying to do...

Failure to subset in R v 2.8.0
Alan Cohen · Dec 1, 2008 · r-help

Hello, I've been using a pre-release version of R v 2.8.0 for Windows for the last couple months. I think that there have been consistent problems with subsetting data sets, but I had usually been able...

Rounding and printing
Alan Cohen · Oct 29, 2009 · r-help

Hello, I am trying to print a table with numbers all rounded to the same number of digits (one after the decimal), but R seems to want to not print ".0" for integers. I can go in and fix it...

Problem with "apply"
Alan Cohen · Apr 22, 2009 · r-help

Hi R users, I am trying to assign ages to age classes for a large data set (123,000 records), and using a for-loop was too slow, so I wrote a function and used apply. However, the function does...

Long to wide format without time variable
Alan Cohen · Jun 23, 2009 · r-help

Hi all, I am trying to convert a data set of physician death codings (each individual's cause of death is coded by multiple physicians) from long to wide format, but the "reshape" function doesn't seem to work because...

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