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.

3 results for “from:Amanda Jones”

Coefficient of Variation, NA, Aggregate
Amanda Jones · Nov 19, 2012 · r-help

Hello helpers, I have a two part issue. FIRSTLY, I am attempting to write a function for coefficient of variation, using > co.var <- function(rowleyi) ( 100*sd(rowleyi)/mean(rowleyi) ) #where rowleyi is my data set, which has multiple columns...

Multiple Range Means Test
Amanda Jones · Nov 24, 2012 · r-help

Hello, My boss wants me to do a Duncan's test, which is under the agricolae package. Unfortunately I am not versed enough in R to run my data. I have 7 subspecies of deer mouse for which I have...

Coefficient of Variation, NA, Aggregate
Amanda Jones · Nov 19, 2012 · r-help

Fantastic, thank you! On Mon, Nov 19, 2012 at 3:44 PM, arun <smartpink111 at yahoo.com> wrote: > HI, > > Your example dataset is in unreadable format. You could use dput(). > set.seed(5) > mat1<-matrix(sample(c(1:9,NA...

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