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.
converting to strings
Peter Palenchar
·
Mar 19, 2009
·
r-help
I have a list: x<-c("abcg", "bcah", "defi") I want the third and fourth thing in each item of the list ("bc", "ca", "ef"). Peter
set intercept in glm to non-0
Peter Palenchar
·
Mar 16, 2009
·
r-help
I know how to make the intercept 0 in glm, but I actually want to force my intercept to be 1. Is there a way I can do this? Peter
how lm behaves
Peter Palenchar
·
Jun 7, 2012
·
r-help
I was wondering if somebody could explain why I get different results here: >treats[,2]<-as.factor(treats[,2]) >treats[,5]<-as.factor(treats[,5]) >treats[,4]<-as.factor(treats[,4]) #there are 'c' on more days than I have...
Can't find what you're looking for? Try searching with Google .