| block2array | R Documentation | 
Convert NTxNT matrix with NxN sub-blocks into [N,T,N,T] array
block2array(M, N, TT)
| M | NTxNT matrix with NxN sub-blocks | 
| N | dim of sub-blocks | 
| TT | Number of sub-blocks in each row (column) | 
an array of dim [N,T,N,T] where [, i, , j] gives the (i,j)th NxN sub-block
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.