merge_sparse_matrix: Safely merges two sparse matrices. This function was written...

View source: R/merge_sparse_matrix.R

merge_sparse_matrixR Documentation

Safely merges two sparse matrices. This function was written for exclusive use by the merge_JAMS_SEobj function (see). It has not been tested or benchmarked for a use other than that one.

Description

Safely merges two sparse matrices. This function was written for exclusive use by the merge_JAMS_SEobj function (see). It has not been tested or benchmarked for a use other than that one.

Usage

merge_sparse_matrix(matlist = NULL)

Arguments

matlist

- A list of sparse matrices


johnmcculloch/JAMS_BW documentation built on April 30, 2024, 8:09 p.m.