Learn R Programming

autostsm (version 3.1.4)

stsm_bdiag: Build a block diagonal matrix from two matrices

Description

Build a block diagonal matrix from two matrices

Usage

stsm_bdiag(A, B)

Value

A block diagonal matrix

Arguments

A

The top left matrix

B

The bottom right matrix