| kroneckercol {paramGUI} | R Documentation | 
kroneckercol: column-wise kronecker product
Description
The column-wise kronecker product is also called the Khatri–Rao product
Usage
kroneckercol(A, B)
Arguments
| A | numerical matrix | 
| B | numerical matrix | 
Value
column-wise kronecker product of A and B
[Package paramGUI version 2.2.0 Index]