Other packages > Find by keyword >

spray  

Sparse Arrays and Multivariate Polynomials
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("spray", "1.0-26")



Attach the package and use:
library("spray")
Maintained by
Robin K. S. Hankin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-11
Latest Update: 2024-02-12
Description:
Sparse arrays interpreted as multivariate polynomials. Uses 'disordR' discipline (Hankin, 2022, <doi:10.48550/ARXIV.2210.03856>).To cite the package in publications please use Hankin (2022) <doi:10.48550/ARXIV.2210.10848>.
How to cite:
Robin K. S. Hankin (2016). spray: Sparse Arrays and Multivariate Polynomials. R package version 1.0-26, https://cran.r-project.org/web/packages/spray. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0-3 (2017-05-25 23:45), 1.0-5 (2019-03-28 20:30), 1.0-6 (2019-04-10 06:22), 1.0-7 (2019-09-03 00:30), 1.0-8 (2019-10-21 22:00), 1.0-9 (2020-05-17 07:00), 1.0-10 (2020-10-03 12:00), 1.0-11 (2021-02-15 00:00), 1.0-16 (2021-11-16 23:10), 1.0-18 (2021-12-15 04:50), 1.0-19 (2022-01-17 23:00), 1.0-20 (2022-07-06 00:50), 1.0-22 (2022-11-28 23:40), 1.0-24 (2023-08-10 18:30), 1.0-25 (2024-02-12 11:20), 1.0 (2016-03-11 10:27)
Other packages that cited spray R package
View spray citation profile
Other R packages that spray depends, imports, suggests or enhances
Complete documentation for spray
Functions, R codes and Examples using the spray R package
Some associated functions: Extract . Ops.spray . arity . as.array . as.character . as.function . asum . constant . deriv . homog . knight . nterms . ooom . pmax . print . rspray . spray-class . spray-package . spray . spray_cpp . spray_missing_accessor . spraycross . subs . summary . zap . zero . 
Some associated R codes: RcppExports.R . spray.R . spray_ops.R .  Full spray 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

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
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  
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  
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)
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  

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