Learn R Programming

⚠️There's a newer version (1.7-2) of this package.Take me there.

Matrix (version 0.3-26)

A Matrix package for R

Description

Classes and methods for numerical linear algebra using Lapack

Copy Link

Version

Install

install.packages('Matrix')

Monthly Downloads

118,373

Version

0.3-26

License

GPL version 2 or later

Maintainer

Douglas Bates

Last Published

March 11th, 2025

Functions in Matrix (0.3-26)

Hermitian.test

Test a Matrix for Conjugate Symmetry
eigen

Spectral Decomposition of a Matrix
facmul

Multiplication by Decomposition Factors
Orthonormal.test

Check for Orthogonality or Orthonormality
hilbert

Generate a Hilbert matrix
det

Calculate the Determinant of a Matrix
LowerTriangular.test

Test a Matrix for Triangularity
schur

Schur Decomposition of a Matrix
Matrix.class

Determine the subclass of a Matrix
solve.Matrix

Solve a System of Equations
SVD

Singular Value Decomposition of a Matrix
norm

Norm of a Matrix
lu.Matrix

Triangular (LU) Decomposition of a Matrix
lu

Triangular Decomposition of a Square Matrix
unpack

Full Storage Representation of Packed Matrices
diagDet

Determinant of triangular matrices
Matrix

Construct a Classed Matrix
rcond

Estimate the Reciprocal Condition Number
expand

Expand a Decomposition into Factors