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 April 4, 2025, 1:58 a.m.