Re: [R] Trying to create a function to extract values from a matrix

2011-10-27 Thread StephenHughes
Thanks Michael, this worked great. Stephen -- View this message in context: http://r.789695.n4.nabble.com/Trying-to-create-a-function-to-extract-values-from-a-matrix-tp3944737p3945236.html Sent from the R help mailing list archive at Nabble.com. __ R-

[R] Trying to create a function to extract values from a matrix

2011-10-27 Thread StephenHughes
My issue seems simple but I can't find any method to work... I've got a matrix with 4 columns and I want to extract the values from each row to make a new 2x2 matrix for each row. From these resultant matrices, I want to get the Eigen Values and output them from the function as usable numbers (no