Displaying 1 result from an estimated 1 matches for "tp4640550".
Did you mean:
tp4640360
2012 Aug 17
5
specific matrix element tranformation
...b[1,2]=a[2,1]*a[2,2]
b[1,3]=a[2,2]+a[1,1]
b[2,1]=a[1,1]-5
b[2,2]=sqrt(a[2,2])
b[2,3]=a[1,1]/a[2,2]
b[3,1]=a[2,2]-3
b[3,2]=a[1,1]*[a[1,2]+a[2,2])
b[3,3]=sqrt(a[1,1])/a[1,2])
Thanks.
Cheers,
B
--
View this message in context: http://r.789695.n4.nabble.com/specific-matrix-element-tranformation-tp4640550.html
Sent from the R help mailing list archive at Nabble.com.