stsm_bdiag {autostsm}R Documentation

Build a block diagonal matrix from two matrices

Description

Build a block diagonal matrix from two matrices

Usage

stsm_bdiag(A, B)

Arguments

A

The top left matrix

B

The bottom right matrix

Value

A block diagonal matrix


[Package autostsm version 3.1.4 Index]