blkdiag {MLCIRTwithin} | R Documentation |
Function that given two matrices builds the corresponding block diagonal matrix.
blkdiag(A, B)
A |
first matrix to be included |
B |
second matrix to be included |
C |
resulting block diagonal matrix |
Francesco Bartolucci - University of Perugia (IT)