Hi

my data

looks like 

X=(3,5,6,7)    B= 1 2 3 4       and C=( 1 2 3 4)
                              2 3 4 5
                              4 5 6 7
                              8 9 1 2


I want my results to be 

XB + C.

Please help me use apply in this function

-----
Thanks in Advance
        Arun
--
View this message in context: 
http://r.789695.n4.nabble.com/Multiplication-usijg-apply-tp4405903p4405903.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