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.
Thank you all for your answers! Enjoy the rest of the weekend Joseph
Hi, thanks for your quick answers! These solve my problem. Now I have another question. I think I can use? ? head(y, -1) instead of ? y[-length(y)] Are there differences in terms of performance? Best regards Joseph
Dear all, I have two vectors ? x <- c(1:20) ? y <- c(1,5,10,14) Now I would like to extract ? x[ (y[n] + 2):(y[n+1] - 1) ] for all elements except last one in y. This means...
Dear all, I am trying to fit a double gaussian to some data using the mixdist package: --- begin code --- ? library(mixdist) ? time <- seq(673,723) ??counts <- c(3,12,8,12,18,24,39,48,64,88,101,132,198...
Can't find what you're looking for? Try searching with Google .