Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.7-2) of this package.
Take me there.
Matrix (version 0.3-19)
A Matrix package for R
Description
A Matrix package for R
Copy Link
Link to current version
Version
Version
1.7-2
1.7-1
1.7-0
1.6-5
1.6-4
1.6-3
1.6-2
1.6-1.1
1.6-1
1.6-0
1.5-4.1
1.5-4
1.5-3
1.5-1
1.5-0
1.4-1
1.4-0
1.3-4
1.3-3
1.3-2
1.3-0
1.2-18
1.2-17
1.2-16
1.2-15
1.2-14
1.2-13
1.2-12
1.2-11
1.2-10
1.2-8
1.2-7.1
1.2-7
1.2-6
1.2-5
1.2-4
1.2-3
1.2-2
1.2-1
1.2-0
1.1-5-1
1.1-4
1.1-3
1.1-2-2
1.1-1.1
1.1-0
1.0-14
1.0-13
1.0-12
1.0-11
1.0-10
1.0-9
1.0-6
1.0-5
1.0-4
1.0-3
1.0-2
1.0-1
1.0-0
0.9996875-3
0.9996875-2
0.9996875-1
0.999375-50
0.999375-49
0.999375-48
0.999375-47
0.999375-46
0.999375-45
0.999375-44
0.999375-43
0.999375-42
0.999375-41
0.999375-40
0.999375-39
0.999375-38
0.999375-37
0.999375-36
0.999375-35
0.999375-33
0.999375-32
0.999375-31
0.999375-30
0.999375-29
0.999375-28
0.999375-27
0.999375-26
0.999375-25
0.999375-24
0.999375-23
0.999375-22
0.999375-21
0.999375-20
0.999375-19
0.999375-18
0.999375-17
0.999375-16
0.999375-15
0.999375-14
0.999375-13
0.999375-11
0.999375-10
0.999375-9
0.999375-8
0.999375-7
0.999375-6
0.999375-5
0.999375-4
0.999375-3
0.999375-2
0.999375-1
0.999375-0
0.99875-2
0.99875-1
0.99875-0
0.9975-11
0.9975-10
0.9975-9
0.9975-8
0.9975-7
0.9975-6
0.9975-5
0.9975-3
0.9975-2
0.9975-1
0.9975-0
0.995-20
0.995-19
0.995-18
0.995-16
0.995-15
0.995-14
0.995-13
0.995-12
0.995-11
0.995-10
0.995-8
0.995-7
0.995-6
0.995-5
0.995-4
0.995-2
0.995-1
0.99-6
0.99-4
0.99-3
0.99-2
0.99-1
0.98-7
0.98-5
0.98-3
0.98-2
0.98-1
0.97-4
0.97-3
0.97-2
0.97-1
0.96-3
0.96-2
0.96-1
0.95-13
0.95-12
0.95-11
0.95-10
0.95-9
0.95-8
0.95-7
0.95-6
0.95-5
0.95-4
0.95-3
0.95-2
0.95-1
0.9-1
0.8-22
0.8-21
0.8-19
0.8-17
0.8-16
0.8-15
0.8-14
0.8-13
0.8-12
0.8-11
0.8-10
0.8-9
0.8-8
0.8-7
0.8-6
0.8-5
0.8-4
0.8-3
0.8-2
0.3-26
0.3-25
0.3-24
0.3-23
0.3-22
0.3-21
0.3-20
0.3-19
0.3-18
0.3-17
0.3-16
0.3-15
0.3-13
0.3-10
0.3-9
0.3-8
0.3-7
0.3-6
0.3-5
0.3-3
0.3-1
0.2-4
0.2-1
Install
install.packages('Matrix')
Monthly Downloads
118,373
Version
0.3-19
License
GPL version 2 or later
Maintainer
Douglas Bates
Last Published
March 11th, 2025
Functions in Matrix (0.3-19)
Search all functions
Matrix.class
Determine the subclass of a Matrix
asObject
Assign or Modify the Class of an Object
Hermitian.test
Test a Matrix for Conjugate Symmetry
solve.Matrix
Solve a System of Equations
schur
Schur Decomposition of a Matrix
diagDet
Determinant of triangular matrices
lu
Triangular Decomposition of a Square Matrix
norm
Norm of a Matrix
lu.Matrix
Triangular (LU) Decomposition of a Matrix
Orthonormal.test
Check for Orthogonality or Orthonormality
expand
Expand a Decomposition into Factors
det
Calculate the Determinant of a Matrix
Matrix
Construct a Classed Matrix
eigen
Spectral Decomposition of a Matrix
rcond
Estimate the Reciprocal Condition Number
LowerTriangular.test
Test a Matrix for Triangularity
facmul
Multiplication by Decomposition Factors
SVD
Singular Value Decomposition of a Matrix
unpack
Full Storage Representation of Packed Matrices
hilbert
Generate a Hilbert matrix