Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

hmmTMB (version 1.0.2)

bdiag_check: Create block diagonal matrix (safe version)

Description

This version of bdiag checks whether the matrices passed as arguments are NULL. This avoids errors that would arise if using bdiag directly.

Usage

bdiag_check(...)

Value

Block diagonal matrix

Arguments

...

Matrix or list of matrices (only the first argument is used)