Learn R Programming

⚠️There's a newer version (1.84-2) of this package.Take me there.

SparseM (version 1.84)

Sparse Linear Algebra

Description

Some basic linear algebra functionality for sparse matrices is provided: including Cholesky decomposition and backsolving as well as standard R subsetting and Kronecker products.

Copy Link

Version

Install

install.packages('SparseM')

Monthly Downloads

320,628

Version

1.84

License

GPL (>= 2)

Maintainer

Last Published

June 25th, 2024

Functions in SparseM (1.84)

slm

Fit a linear regression model using sparse matrix algebra
matrix.ssr-class

Class "matrix.ssr" - Sparse Matrices in [S]ymmetric [S]parse [R]ow Format
numeric or NULL-class

Class "numeric or NULL"
matrix.ssc-class

Class "matrix.ssc" - Sparse Matrices in [S]ymmetric [S]parse [C]olumn Format
matrix.csr-class

Class "matrix.csr" - Sparse Matrices in Compressed Sparse Row Format
matrix.csr.chol-class

Class "matrix.csr.chol" (Block Sparse Cholesky Decomposition)
summary.slm-class

Class "summary.slm"
mslm-class

Class "mslm"
slm.fit

Internal slm fitting functions
slm.methods

Methods for slm objects
summary.mslm-class

Class "summary.mslm"
slm-class

Class "slm"
matrix.ssc.hb-class

Class "matrix.ssc.hb"
triogramX

A Design Matrix for a Triogram Problem
matrix.csc.hb-class

Class "matrix.csc.hb" - Column Compressed Sparse Matrices stored in Harwell-Boeing Format
lsq

Least Squares Problems in Surveying
SparseM.ontology

Sparse Matrix Class Ontology
SparseM.solve

Linear Equation Solving via Cholesky Decomposition for Sparse Matrices
matrix.csc-class

Class "matrix.csc" - Sparse Matrices in [C]ompressed [S]parse [C]olumn Format
SparseM.hb

Harwell-Boeing Format Sparse Matrices
character or NULL-class

Class "character or NULL"
matrix.coo-class

Class "matrix.coo" -- Sparse Matrices in [Coo]rdinate Format
SparseM.ops

Basic Linear Algebra for Sparse Matrices
SparseM.image

Image Plot for Sparse Matrices