MatrixExtra {MatrixExtra}R Documentation

MatrixExtra package

Description

Additional methods for the sparse matrices and sparse vector classes from the 'Matrix' package, with an emphasis on the CSR (compressed sparse row) format (a.k.a. "RsparseMatrix" in 'Matrix' parlance).

This package provides, among others:

Important: 'MatrixExtra' modifies some important behaviors from the 'Matrix' library, which might cause some functions from 'Matrix' or other packages to stop working under the default options of 'MatrixExtra'. See MatrixExtra-options for details.

Author(s)

Maintainer: David Cortes david.cortes.rivera@gmail.com [copyright holder]

Other contributors:

See Also

Useful links:


[Package MatrixExtra version 0.1.15 Index]