spatstat.sparse (3.1-0)
Published 2026-02-24 13:47:30 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("spatstat.sparse")About this package
Defines sparse three-dimensional arrays and supports standard operations on them. The package also includes utility functions for matrix calculations that are common in statistics, such as quadratic forms.Sparse Three-Dimensional Arrays and Linear Algebra Utilities
Dependencies
| Imports | spatstat.utils (>= 3.0-5) |
| Depends | R (>= 3.5.0), stats, utils, methods, Matrix, abind, tensor |