Learn R Programming

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

Matrix (version 0.3-8)

A Matrix package for R

Description

A Matrix package for R

Copy Link

Version

Install

install.packages('Matrix')

Monthly Downloads

118,373

Version

0.3-8

License

GPL version 2 or later

Maintainer

Douglas Bates

Last Published

March 11th, 2025

Functions in Matrix (0.3-8)

LowerTriangular.test

Test a Matrix for Triangularity
hilbert

Generate a Hilbert matrix
det

Calculate the Determinant of a Matrix
facmul

Multiplication by Decomposition Factors
diagDet

Determinant of triangular matrices
Hermitian.test

Test a Matrix for Conjugate Symmetry
expand

Expand a Decomposition into Factors
eigen

Spectral Decomposition of a Matrix
SVD

Singular Value Decomposition of a Matrix
lu

Triangular Decomposition of a Square Matrix
unpack

Full Storage Representation of Packed Matrices
lu.Matrix

Triangular (LU) Decomposition of a Matrix
norm

Norm of a Matrix
Matrix

Construct a Classed Matrix
schur

Schur Decomposition of a Matrix
asObject

Assign or Modify the Class of an Object
Matrix.class

Determine the subclass of a Matrix
rcond

Estimate the Reciprocal Condition Number
solve.Matrix

Solve a System of Equations
Orthonormal.test

Check for Orthogonality or Orthonormality