View source: R/utils_matrixOperations.R
combine_block_diagonal | R Documentation |
(A, B) -> [A 0; 0 B]
combine_block_diagonal(A, B, fill = NA)
A |
Matrix x |
B |
Matrix y |
fill |
Fill value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.