Other packages > Find by keyword >

SparseM  

Sparse Linear Algebra
View on CRAN: Click here


Download and install SparseM package within the R console
Install from CRAN:
install.packages("SparseM")

Install from Github:
library("remotes")
install_github("cran/SparseM")

Install by package version:
library("remotes")
install_version("SparseM", "1.84-2")



Attach the package and use:
library("SparseM")
Maintained by
Roger Koenker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2002-10-20
Latest Update: 2021-02-18
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.
How to cite:
Roger Koenker (2002). SparseM: Sparse Linear Algebra. R package version 1.84-2, https://cran.r-project.org/web/packages/SparseM. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.09 (2002-10-20 18:45), 0.10 (2002-11-06 09:12), 0.20 (2003-02-24 22:17), 0.24 (2003-04-10 18:10), 0.27 (2003-04-28 12:50), 0.28 (2003-07-29 13:28), 0.30 (2003-08-15 17:05), 0.31 (2003-08-28 08:24), 0.32 (2003-12-21 00:38), 0.33 (2004-01-22 15:04), 0.34 (2004-02-02 13:38), 0.35 (2004-04-22 10:20), 0.36 (2004-04-22 15:31), 0.37 (2004-05-15 18:58), 0.38 (2004-06-15 19:17), 0.40 (2004-08-01 13:24), 0.50 (2004-08-16 08:33), 0.51 (2004-08-17 08:19), 0.52 (2004-09-25 11:04), 0.54 (2004-11-27 09:00), 0.55 (2004-12-22 15:22), 0.56 (2004-12-24 16:05), 0.57 (2005-02-14 17:15), 0.58 (2005-03-07 09:45), 0.59 (2005-03-09 10:57), 0.60 (2005-03-26 22:45), 0.61 (2005-05-04 09:57), 0.63 (2005-10-05 09:26), 0.64 (2005-10-09 20:55), 0.65 (2005-11-09 10:17), 0.66 (2005-11-24 19:12), 0.67 (2006-01-30 11:48), 0.68 (2006-04-09 22:39), 0.70 (2006-09-11 18:08), 0.71 (2006-09-12 12:47), 0.72 (2007-01-01 23:28), 0.73 (2007-06-14 08:29), 0.74 (2007-10-14 11:47), 0.75 (2008-01-14 22:11), 0.77 (2008-03-31 20:56), 0.78 (2008-06-06 08:37), 0.79 (2009-01-26 09:52), 0.80 (2009-05-12 09:05), 0.83 (2009-11-05 13:34), 0.85 (2010-02-12 09:00), 0.86 (2010-08-12 06:59), 0.87 (2011-04-06 20:16), 0.88 (2011-04-09 16:51), 0.89 (2011-04-28 17:36), 0.91 (2011-11-19 07:46), 0.96 (2012-03-18 21:55), 0.97 (2013-03-22 21:01), 0.99 (2013-04-24 15:08), 1.02 (2013-07-24 18:50), 1.03 (2013-08-01 18:50), 1.05 (2014-07-14 08:08), 1.6 (2015-01-05 17:11), 1.7 (2015-08-15 23:30), 1.72 (2016-09-06 21:04), 1.74 (2016-11-10 17:09), 1.76 (2017-03-09 08:18), 1.77 (2017-04-23 20:26), 1.78 (2019-12-13 10:10), 1.81 (2021-02-18 13:00), 1.82 (2024-05-27 20:10), 1.83 (2024-05-30 18:20), 1.84 (2024-06-25 14:00)
Other packages that cited SparseM R package
View SparseM citation profile
Other R packages that SparseM depends, imports, suggests or enhances
Complete documentation for SparseM
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA