A matrix "B" with dimension mx[m-n] is said to be orthogonal complement of
"A" with dimension mxn (m>n) if A'B = 0

Is there any any inbuild function in R which calculates the orthogonal
complement of a given matrix?

Thanks
-- 
View this message in context: 
http://www.nabble.com/Orthogonal-Complement-tp25075944p25075944.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
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.

Reply via email to