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.

11 results for “from:Dgnn”

partial duplicates of dataframe rows, indexing and removal
Dgnn · Dec 7, 2011 · r-help

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

a vectorized solution to some simple dataframe math?
Dgnn · Mar 29, 2010 · r-help

Thanks a lot for the help guys. That's exactly what I was looking for. I'm trying to avoid loops, but still don't know what tasks simply require them. Thanks again! Cheers, Jasn -- View this message in context...

Code is too slow: mean-centering variables in a data frame by subgroup
Dgnn · Mar 30, 2010 · r-help

I posted a similar problem last week (but with an uninformative subject header) See if this http://n4.nabble.com/a-vectorized-solution-to-some-simple-dataframe-math-td1692810.html#a1710410 this helps. -- View this message in context: http://n4...

Extract vector elements until cumsum <= x
Dgnn · Jan 4, 2010 · r-help

Thanks a lot, everybody! I've been working with these data for a while, and didn't realize that some of my assumptions lead me to leave out some important info. Specifically, that the vector contains time values of intervals...

Extract vector elements until cumsum <= x
Dgnn · Jan 3, 2010 · r-help

Hi All, I have a vector n, and for each n[i] I want to extract n[i], n[i+1], n[i+2]..., until the cumulative sum of n[i] and subsequent elements exceeds a CheckValue, whereupon I move...

lapply and list indexing basics
Dgnn · Mar 7, 2010 · r-help

I have split my original dataframe to generate a list of dataframes each of which has 3 columns of factors and a 4th column of numeric data. I would like to use lapply to apply the fitdistr() function to only...

a vectorized solution to some simple dataframe math?
Dgnn · Mar 26, 2010 · r-help

I have a data frame containing the results of time measurements taken from several cells. Each cell was measured in conditions A and B, and there are an arbitrary number of measurements in each condition. I am trying to calculate...

lapply and list indexing basics (after realizing I wasn't previously subscribed...sorry)
Dgnn · Mar 7, 2010 · r-help

I have split my original dataframe to generate a list of dataframes each of which has 3 columns of factors and a 4th column of numeric data. I would like to use lapply to apply the fitdistr() function to only...

Writing a .pdf file within a function - what do I need to return()?
Dgnn · Mar 13, 2012 · r-help

I am trying to write a function that generates one PDf containing plots from several .csv files within a directory. When I manually execute the code it seems to work, but not when it is a function. I think I...

list index rules evaluation behavior
Dgnn · Mar 30, 2010 · r-help

I have what may be a simple/foolish question, but I've done the due diligence and looked through pages of posts here as well as several of the PDFs on the CRAN site, but haven't been able find...

list index rules evaluation behavior
Dgnn · Mar 30, 2010 · r-help

Sorry for not supplying some example code for the above example. Here's an example list 'a' with histogram elements A, B, and C which are also lists. >a $A $breaks [1] -80 -70 -60 -50 -40 -30 -20 -10...

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