search for: tp4188673p4188673

Displaying 1 result from an estimated 1 matches for "tp4188673p4188673".

2011 Dec 13
2
Inverse matrix using eigendecomposition
...in 1:n) { D[i,i]<-1/V[i] } P<-Q*D*R ## P should be the inverse of the matrix m. Check using solve(m) ## solve(m) does not equal P? Any ideas of what I am missing/not understanding? -- View this message in context: http://r.789695.n4.nabble.com/Inverse-matrix-using-eigendecomposition-tp4188673p4188673.html Sent from the R help mailing list archive at Nabble.com.