dgCMatrix_cols_to_zero: Set column values to zero for sparse matrix

View source: R/BayesGLM_utils.R

dgCMatrix_cols_to_zeroR Documentation

Set column values to zero for sparse matrix

Description

Set column values to zero for sparse matrix

Usage

dgCMatrix_cols_to_zero(mat, cols)

Arguments

mat

dgCMatrix

cols

The column indices to set to zero

Value

The modified sparse matrix


BayesfMRI documentation built on Dec. 23, 2025, 1:07 a.m.