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.
GEE for three-level hierarchical data?
Bram Van Moorter
·
Dec 7, 2010
·
r-help
Dear, Are there R packages for Generalized Estimating Equations that provide the possibility to implement a three-level structure? My data consist of repeated measures of subjects (AutoRegressive correlation is expected) within different groups (I expect the behavior of individuals...
To validate logistic regression
Bram Van Moorter
·
Apr 26, 2011
·
r-sig-geo
Dear Komine, Not sure whether this is the easiest way, but it has worked for me: set.seed(0) head(tab <- data.frame(Y=as.numeric(runif(100)>0.5), X=rnorm(100))) subs <- sample(c(1:nrow(tab)), round...
Can't find what you're looking for? Try searching with Google .