[R] how can I do this sum?

markleeds at verizon.net markleeds at verizon.net
Mon Aug 11 21:48:41 CEST 2008


if you mean matrix multiplication, it's %*% but i'm not sure if that's 
what you meant by below ?


On Mon, Aug 11, 2008 at  3:44 PM, dott wrote:

> Matlab has .*, so that
> t(x1,x2).*t(x3,x4).* t(x5,x6)
>
> but what is .* in R?
> Thanks.
> Dot.
>
> -- 
> View this message in context: 
> http://www.nabble.com/how-can-I-do-this-sum--tp18931693p18932274.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list