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-50")



Attach the package and use:
library("slam")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-07-01
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-50, https://cran.r-project.org/web/packages/slam
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 (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
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

multiocc  
Fits Multivariate Spatio-Temporal Occupancy Model
Spatio-temporal multivariate occupancy models can handle multiple species in occupancy models. This ...
Download / Learn more Package Citations See dependency  
ismev  
An Introduction to Statistical Modeling of Extreme Values
Functions to support the computations carried out in `An Introduction to Statistical Modeling of Ex ...
Download / Learn more Package Citations See dependency  
gclus  
Clustering Graphics
Orders panels in scatterplot matrices and parallel coordinate displays by some merit index. Package ...
Download / Learn more Package Citations See dependency  
stagePop  
Modelling the Population Dynamics of a Stage-Structured Species in Continuous Time
Provides facilities to implement and run population models of stage-structured species... ...
Download / Learn more Package Citations See dependency  
CompoundEvents  
Statistical Modeling of Compound Events
Tools for extracting occurrences, assessing potential driving factors, predicting occurrences, and q ...
Download / Learn more Package Citations See dependency  
MatrixEQTL  
Matrix eQTL: Ultra Fast eQTL Analysis via Large Matrix Operations
Matrix eQTL is designed for fast eQTL analysis on large datasets. Matrix eQTL can test for associat ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns