search for: tp3552399p3552399

Displaying 1 result from an estimated 1 matches for "tp3552399p3552399".

2011 May 26
1
Divide matrix into multiple smaller matrices
...;- sort(unique(DF2$C)) f <- as.data.frame(embed(years, 3)) g<-lapply(split(f, f[, 1]), e) h<-lapply(g, function (x) ifelse(x>0,1,0))# These are the adjacency matrices per year -- View this message in context: http://r.789695.n4.nabble.com/Divide-matrix-into-multiple-smaller-matrices-tp3552399p3552399.html Sent from the R help mailing list archive at Nabble.com.