[R] how to call a function for each row

arunkumar1111 akpbond007 at gmail.com
Wed Nov 30 14:10:08 CET 2011


Hi

 I have  a data-frame which look like this

X1 X2 X3
1   3  5
2   4  6
3   6  1

I want to apply a formula Y=6*X1 + 7*X2 + 8*X3  for every row


Thanks in Advance







--
View this message in context: http://r.789695.n4.nabble.com/how-to-call-a-function-for-each-row-tp4122906p4122906.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list