bdiag_m {templateICAr} | R Documentation |
Block diagonal matrix
Description
Code for function provided in examples of bdiag function from Matrix package
Usage
bdiag_m(lmat)
Arguments
lmat |
List of matrices |
Details
Construct block diagonal matrix of many small blocks
Value
A sparse matrix obtained by combining the arguments into a block diagonal matrix
[Package templateICAr version 0.9.1 Index]