sparseMatrixToSparseMCsr: Sparse matrix conversion for liblinear

View source: R/dbplyHelper.R

sparseMatrixToSparseMCsrR Documentation

Sparse matrix conversion for liblinear

Description

Converts a Matrix::sparseMatrix to a SparseM::matrix.csr without blowing up the computer

Usage

sparseMatrixToSparseMCsr(X)

Arguments

X

as Matrix::sparseMatrix

Value

a SparseM::matrix.csr


terminological/tidy-info-stats documentation built on Nov. 19, 2022, 11:23 p.m.