[R] extrat non diagonal value

Michael Dewey li@t@ @ending from dewey@myzen@co@uk
Wed Nov 14 12:59:03 CET 2018


When that arrived it was a complete mess since you posted in HTML which 
scrambles your code and you sent code which had syntax errors. Please 
try again by posting in plain text and cut and paste your code. It would 
also help if you stated exactly what you expected your output to consist of.

Michael

On 14/11/2018 11:19, malika yassa via R-help wrote:
> 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]]
> 
> ______________________________________________
> R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
> 

-- 
Michael
http://www.dewey.myzen.co.uk/home.html



More information about the R-help mailing list