[R] extrat non diagonal value

malika yassa y@@@@_m@lik@ @ending from y@hoo@fr
Wed Nov 14 12:19:54 CET 2018


helloplease i have this matrixx<-rnorm(6,0,1)

aa<-matrix(x,nrow=6,ncol=6)

i have to extrat non diagonal value, i use this code
matrix(as.numeric(aa)[!as.numeric(aa) %in% diag(aa)],5,6)

but i didn't get the resultthank you 

	[[alternative HTML version deleted]]



More information about the R-help mailing list