Rdocumentation
powered by
Learn R Programming
SurrogateRegression (version 0.6.0.1)
matOP: Matrix Outer Product
Description
Calculates the outer product \(AB'\).
Usage
matOP(A, B)
Value
Numeric matrix.
Arguments
A
Numeric matrix.
B
Numeric matrix.