Skip to content
Prev 316014 / 398513 Next

setting off-diagonals to zero

On Jan 23, 2013, at 5:31 PM, David Winsemius wrote:

            
That might not construct the bands in the blocks correctly: This might  
be better:

MAT [ kronecker( matrix(1, 4,4), abs( col(Mat)-row(Mat) ) > 5,  
FUN="&" ) ] <- 0