getiFromSparseMatrix: Get i from sparseMatrix i index starts froms 1. Ref:...

View source: R/Utility.R

getiFromSparseMatrixR Documentation

Get i from sparseMatrix i index starts froms 1. Ref: https://stackoverflow.com/questions/21099612/extract-i-and-j-from-a-sparse-matrix

Description

Get i from sparseMatrix i index starts froms 1. Ref: https://stackoverflow.com/questions/21099612/extract-i-and-j-from-a-sparse-matrix

Usage

getiFromSparseMatrix(sm)

Arguments

sm

sparseMatrix

Value

vector of integer


beyondpie/smmtools documentation built on July 1, 2022, 4:33 a.m.