Skip to content
Prev 302743 / 398503 Next

help, please! matrix operations inside 3 nested loops

Fridolin wrote
You should at least initialize indxind to 0 with

indxind<-matrix(0,nrow=617, ncol=617) 

because the default for matrix is to use NA for data.

Berend




--
View this message in context: http://r.789695.n4.nabble.com/help-please-matrix-operations-inside-3-nested-loops-tp4639592p4639621.html
Sent from the R help mailing list archive at Nabble.com.