Other packages > Find by keyword >

slam  

Sparse Lightweight Arrays and Matrices
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("slam", "0.1-55")



Attach the package and use:
library("slam")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-06-26
Latest Update: 2022-01-08
Description:
Data structures and algorithms for sparse arrays and matrices, based on index arrays and simple triplet representations, respectively.
How to cite:
Kurt Hornik (2009). slam: Sparse Lightweight Arrays and Matrices. R package version 0.1-55, https://cran.r-project.org/web/packages/slam. Accessed 03 Feb. 2025.
Previous versions and publish date:
0.1-1 (2009-07-01 16:34), 0.1-2 (2009-08-08 14:37), 0.1-3 (2009-08-13 12:38), 0.1-4 (2009-08-26 16:57), 0.1-5 (2009-09-10 21:02), 0.1-6 (2009-10-21 16:26), 0.1-7 (2009-12-24 12:32), 0.1-9 (2010-01-09 11:31), 0.1-10 (2010-03-15 19:40), 0.1-11 (2010-03-25 16:56), 0.1-12 (2010-05-10 00:05), 0.1-13 (2010-06-24 10:24), 0.1-14 (2010-08-10 21:06), 0.1-15 (2010-09-09 14:14), 0.1-16 (2010-09-25 17:02), 0.1-17 (2010-09-26 15:10), 0.1-18 (2010-10-18 10:51), 0.1-20 (2011-02-10 10:41), 0.1-21 (2011-02-18 19:19), 0.1-22 (2011-04-15 08:32), 0.1-23 (2011-10-27 13:11), 0.1-24 (2012-06-13 15:18), 0.1-25 (2012-09-03 07:34), 0.1-26 (2012-12-22 14:14), 0.1-27 (2013-01-27 21:09), 0.1-28 (2013-02-06 15:53), 0.1-29 (2013-09-06 08:23), 0.1-30 (2013-09-25 09:26), 0.1-31 (2014-01-07 12:27), 0.1-32 (2014-04-02 08:45), 0.1-34 (2016-05-04 13:27), 0.1-35 (2016-06-14 20:48), 0.1-37 (2016-08-05 16:12), 0.1-38 (2016-08-18 15:39), 0.1-39 (2016-11-18 11:36), 0.1-40 (2016-12-01 16:51), 0.1-42 (2017-12-21 21:58), 0.1-43 (2018-04-23 11:11), 0.1-44 (2018-12-21 12:51), 0.1-45 (2019-02-26 12:23), 0.1-46 (2019-10-26 17:52), 0.1-47 (2019-12-21 14:22), 0.1-48 (2020-12-03 19:47), 0.1-49 (2021-11-17 17:06), 0.1-50 (2022-01-08 16:01), 0.1-51 (2024-07-17 17:38), 0.1-52 (2024-07-31 12:58), 0.1-53 (2024-09-02 07:57), 0.1-54 (2024-10-15 09:35), 0.1 (2009-06-26 15:37)
Other packages that cited slam R package
View slam citation profile
Other R packages that slam depends, imports, suggests or enhances
Complete documentation for slam
Functions, R codes and Examples using the slam R package
Some associated functions: abind . apply . array . crossprod . foreign . matrix . norms . options . rollup . sums . 
Some associated R codes: abind.R . apply.R . array.R . crossprod.R . foreign.R . matrix.R . misc.R . reduce.R . rollup.R . stm.R . subassign.R .  Full slam package functions and examples
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

cmce  
Computer Model Calibration for Deterministic and Stochastic Simulators
Implements the Bayesian calibration model described in Pratola and Chkrebtii (2018) ...
Download / Learn more Package Citations See dependency  
predictoR  
Predictive Data Analysis System
Perform a supervised data analysis on a database through a 'shiny' graphical interface. It includes ...
Download / Learn more Package Citations See dependency  
HGMND  
Heterogeneous Graphical Model for Non-Negative Data
Graphical model is an informative and powerful tool to explore the conditional dependence relationsh ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
metaboData  
Example Metabolomics Data Sets
Data sets from a variety of biological sample matrices, analysed using a number of mass spectrometr ...
Download / Learn more Package Citations See dependency  
SMR  
Externally Studentized Midrange Distribution
Computes the studentized midrange distribution (pdf, cdf and quantile) and generates random numbers. ...
Download / Learn more Package Citations See dependency  

23,630

R Packages

204,513

Dependencies

64,101

Author Associations

23,581

Publication Badges

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