The R Project SVN R

Rev

Rev 85065 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85065 Rev 88581
Line 47... Line 47...
47
  \code{\%o\%} is binary operator providing a wrapper for
47
  \code{\%o\%} is binary operator providing a wrapper for
48
  \code{outer(x, y, "*")}.
48
  \code{outer(x, y, "*")}.
49
}
49
}
50
\author{Jonathan Rougier}
50
\author{Jonathan Rougier}
51
\references{
51
\references{
52
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
52
  \bibshow{R:Becker+Chambers+Wilks:1988}
53
  \emph{The New S Language}.
-
 
54
  Wadsworth & Brooks/Cole.
-
 
55
}
53
}
56
\seealso{
54
\seealso{
57
  \code{\link{\%*\%}} for usual (\emph{inner}) matrix vector
55
  \code{\link{\%*\%}} for usual (\emph{inner}) matrix vector
58
  multiplication;
56
  multiplication;
59
  \code{\link{kronecker}} which is based on \code{outer};
57
  \code{\link{kronecker}} which is based on \code{outer};