Learn R Programming

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

Matrix (version 0.3-20)

A Matrix package for R

Description

A Matrix package for R

Copy Link

Version

Install

install.packages('Matrix')

Monthly Downloads

74,588

Version

0.3-20

License

GPL version 2 or later

Maintainer

Douglas Bates

Last Published

March 11th, 2025

Functions in Matrix (0.3-20)

Matrix

Construct a Classed Matrix
LowerTriangular.test

Test a Matrix for Triangularity
solve.Matrix

Solve a System of Equations
hilbert

Generate a Hilbert matrix
diagDet

Determinant of triangular matrices
det

Calculate the Determinant of a Matrix
lu.Matrix

Triangular (LU) Decomposition of a Matrix
asObject

Assign or Modify the Class of an Object
norm

Norm of a Matrix
unpack

Full Storage Representation of Packed Matrices
Matrix.class

Determine the subclass of a Matrix
SVD

Singular Value Decomposition of a Matrix
lu

Triangular Decomposition of a Square Matrix
rcond

Estimate the Reciprocal Condition Number
facmul

Multiplication by Decomposition Factors
eigen

Spectral Decomposition of a Matrix
Hermitian.test

Test a Matrix for Conjugate Symmetry
Orthonormal.test

Check for Orthogonality or Orthonormality
expand

Expand a Decomposition into Factors
schur

Schur Decomposition of a Matrix