getjFromSparseMatrix: Get j from sparseMatrix j index starts froms 1. Ref:...

View source: R/Utility.R

getjFromSparseMatrixR Documentation

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

Description

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

Usage

getjFromSparseMatrix(sm)

Arguments

sm

sparseMatrix

Value

vector of integer


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