powered by
permute.to.zero.lowertri(x)
matrix
permute.square
terms.marginality <- matrix(c(1,0,0,0,0, 0,1,0,0,0, 0,1,1,0,0, 1,1,1,1,0, 1,1,1,1,1), nrow=5) terms.marginality <- permute.to.zero.lowertri(terms.marginality)
Run the code above in your browser using DataLab