CRAN/E | fastmatrix

fastmatrix

Fast Computation of some Matrices Useful in Statistics

Installation

About

Small set of functions to fast computation of some matrices and operations useful in statistics and econometrics. Currently, there are functions for efficient computation of duplication, commutation and symmetrizer matrices with minimal storage requirements. Some commonly used matrix decompositions (LU and LDL), basic matrix operations (for instance, Hadamard, Kronecker products and the Sherman-Morrison formula) and iterative solvers for linear systems are also available. In addition, the package includes a number of common statistical procedures such as the sweep operator, weighted mean and covariance matrix using an online algorithm, linear regression (using Cholesky, QR, SVD, sweep operator and conjugate gradients methods), ridge regression (with optimal selection of the ridge parameter considering several procedures), functions to compute the multivariate skewness, kurtosis, Mahalanobis distance (checking the positive defineteness) and the Wilson-Hilferty transformation of chi squared variables. Furthermore, the package provides interfaces to C code callable by another C code from other R packages.

Citation fastmatrix citation info
faosorios.github.io/fastmatrix/

Key Metrics

Version 0.5
R ≥ 3.5.0
Published 2023-04-18 161 days ago
Needs compilation? yes
License GPL-3
CRAN checks fastmatrix results

Downloads

Last 24 hours 0 -100%
Last 7 days 390 -3%
Last 30 days 1.489 -8%
Last 90 days 4.941 -52%
Last 365 days 31.227 +42%

Maintainer

Maintainer

Felipe Osorio

felipe.osorios@usm.cl

Authors

Felipe Osorio

aut / cre

Alonso Ogueda

aut

Material

ChangeLog
Reference manual
Package source

macOS

r-devel

arm64

r-release

arm64

r-oldrel

arm64

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

fastmatrix archive

Depends

R ≥ 3.5.0

Reverse Depends

L1pack
MVT
SpatialPack

Reverse LinkingTo

L1pack
MVT
SpatialPack