blkdiag: Build block diagonal matrices

Description Usage Arguments Value Author(s)

View source: R/blkdiag.R

Description

Function that given two matrices builds the corresponding block diagonal matrix.

Usage

1
blkdiag(A, B)

Arguments

A

first matrix to be included

B

second matrix to be included

Value

C

resulting block diagonal matrix

Author(s)

Francesco Bartolucci - University of Perugia (IT)


MLCIRTwithin documentation built on Sept. 30, 2019, 5:04 p.m.