Sparse and Dense Matrix Classes and Methods


[Up] [Top]

Documentation for package ‘Matrix’ version 0.999375-46

Help Pages

A B C D E F G H I K L M N O P Q R S T U W X Z misc

-- --

!-method Virtual Class "Matrix" Class of Matrices
!-method Virtual Class "ldenseMatrix" of Dense Logical Matrices
!-method Class "ldiMatrix" of Diagonal Logical Matrices
!-method Class "lgeMatrix" of General Dense Logical Matrices
!-method Sparse logical matrices
!-method Triangular Dense Logical Matrices
!-method Virtual Class "ndenseMatrix" of Dense Logical Matrices
!-method Class "ngeMatrix" of General Dense Nonzero-pattern Matrices
!-method Sparse "pattern" Matrices
!-method Triangular Dense Logical Matrices
!-method Sparse Vector Classes
%%-method Class "diagonalMatrix" of Diagonal Matrices
%*%-method Class "CsparseMatrix" of Sparse Matrices in Column-compressed Form
%*%-method Virtual Class "Matrix" Class of Matrices
%*%-method Class "TsparseMatrix" of Sparse Matrices in Triplet Form
%*%-method (Virtual) Class "dMatrix" of "double" Matrices
%*%-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
%*%-method Compressed, sparse, column-oriented numeric matrices
%*%-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
%*%-method Class "diagonalMatrix" of Diagonal Matrices
%*%-method Virtual Class "dsparseMatrix" of Numeric Sparse Matrices
%*%-method Symmetric Dense Numeric Matrices
%*%-method Packed triangular dense matrices
%*%-method Triangular, dense, numeric matrices
%*%-method Sparse logical matrices
%*%-method Sparse "pattern" Matrices
%*%-method Permutation matrices
%*%-method Sparse Vector Classes
%/%-method Class "diagonalMatrix" of Diagonal Matrices
&-method Class "diagonalMatrix" of Diagonal Matrices
*-method Class "diagonalMatrix" of Diagonal Matrices
+-method Virtual Class "Matrix" Class of Matrices
+-method Sparse matrices in triplet form
--method Virtual Class "Matrix" Class of Matrices
--method Sparse logical matrices
--method Sparse "pattern" Matrices
--method Permutation matrices
--method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
--method Sparse Vector Classes
.bdiag Construct a Block Diagonal Matrix
.formatSparseSimple Formatting Sparse Numeric Matrices Utilities
.sparseDiagonal Create Diagonal Matrix Object
.symDiagonal Create Diagonal Matrix Object
.validateCsparse Class "CsparseMatrix" of Sparse Matrices in Column-compressed Form
/-method Class "diagonalMatrix" of Diagonal Matrices

-- A --

abIndex-class Class "abIndex" of Abstract Index Vectors
abIseq Sequence Generation of "abIndex", Abstract Index Vectors
abIseq1 Sequence Generation of "abIndex", Abstract Index Vectors
all-method "Matrix" Methods for Functions all() and any()
all-method Class "diagonalMatrix" of Diagonal Matrices
all-method Sparse "pattern" Matrices
all-methods "Matrix" Methods for Functions all() and any()
all.equal-method Matrix Package Methods for Function all.equal()
all.equal-methods Matrix Package Methods for Function all.equal()
any-method "Matrix" Methods for Functions all() and any()
any-method Class "diagonalMatrix" of Diagonal Matrices
any-method Sparse "pattern" Matrices
Arith-method Class "CsparseMatrix" of Sparse Matrices in Column-compressed Form
Arith-method Virtual Class "Matrix" Class of Matrices
Arith-method Class "abIndex" of Abstract Index Vectors
Arith-method (Virtual) Class "dMatrix" of "double" Matrices
Arith-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
Arith-method Compressed, sparse, column-oriented numeric matrices
Arith-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
Arith-method Class "diagonalMatrix" of Diagonal Matrices
Arith-method Positive Semi-definite Dense Numeric Matrices
Arith-method Numeric Symmetric Sparse (column compressed) Matrices
Arith-method Virtual Class "dsparseMatrix" of Numeric Sparse Matrices
Arith-method Triangular, (compressed) sparse column matrices
Arith-method Class "lgeMatrix" of General Dense Logical Matrices
Arith-method Sparse logical matrices
Arith-method Class "nMatrix" of Non-zero Pattern Matrices
Arith-method Class "ngeMatrix" of General Dense Nonzero-pattern Matrices
Arith-method Sparse "pattern" Matrices
Arith-method Sparse Vector Classes
as.array-method Virtual Class "Matrix" Class of Matrices
as.integer-method Class "abIndex" of Abstract Index Vectors
as.logical-method Virtual Class "Matrix" Class of Matrices
as.logical-method Virtual Class "ldenseMatrix" of Dense Logical Matrices
as.logical-method Virtual Class "ndenseMatrix" of Dense Logical Matrices
as.logical-method Sparse Vector Classes
as.matrix-method Virtual Class "Matrix" Class of Matrices
as.numeric-method Virtual Class "Matrix" Class of Matrices
as.numeric-method Class "abIndex" of Abstract Index Vectors
as.numeric-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
as.numeric-method Sparse Vector Classes
as.vector-method Virtual Class "Matrix" Class of Matrices
as.vector-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
as.vector-method Class "diagonalMatrix" of Diagonal Matrices
as.vector-method Virtual Class "ldenseMatrix" of Dense Logical Matrices
as.vector-method Class "lgeMatrix" of General Dense Logical Matrices
as.vector-method Virtual Class "ndenseMatrix" of Dense Logical Matrices
as.vector-method Class "ngeMatrix" of General Dense Nonzero-pattern Matrices
as.vector-method Sparse Vector Classes
atomicVector-class Virtual Class "atomicVector" of Atomic Vectors

-- B --

band Extract bands of a matrix
band-method Extract bands of a matrix
band-methods Extract bands of a matrix
bandSparse Construct Sparse Banded Matrix from (Sup-/Super-) Diagonals
bdiag Construct a Block Diagonal Matrix
BunchKaufman Bunch-Kaufman Decomposition Methods
BunchKaufman-class Cholesky and Bunch-Kaufman Decompositions
BunchKaufman-method Bunch-Kaufman Decomposition Methods
BunchKaufman-methods Bunch-Kaufman Decomposition Methods

-- C --

c.abIndex Sequence Generation of "abIndex", Abstract Index Vectors
CAex Albers' example Matrix with "Difficult" Eigen Factorization
cBind Versions of 'cbind' and 'rbind' recursively built on cbind2/rbind2
cbind2-method Virtual Class "Matrix" Class of Matrices
cbind2-method Virtual Class "denseMatrix" of All Dense Matrices
cbind2-method Class "diagonalMatrix" of Diagonal Matrices
cbind2-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
CHMfactor-class CHOLMOD-based Cholesky Factorizations
CHMsimpl-class CHOLMOD-based Cholesky Factorizations
CHMsuper-class CHOLMOD-based Cholesky Factorizations
chol Choleski Decomposition - 'Matrix' S4 Generic
chol-method Choleski Decomposition - 'Matrix' S4 Generic
chol-methods Choleski Decomposition - 'Matrix' S4 Generic
chol2inv-method Inverse from Choleski or QR Decomposition - Matrix Methods
chol2inv-methods Inverse from Choleski or QR Decomposition - Matrix Methods
Cholesky Cholesky Decomposition of a Sparse Matrix
Cholesky-class Cholesky and Bunch-Kaufman Decompositions
Cholesky-method Cholesky Decomposition of a Sparse Matrix
CholeskyFactorization-class Class "MatrixFactorization" of Matrix Factorizations
coerce-method CHOLMOD-based Cholesky Factorizations
coerce-method Cholesky and Bunch-Kaufman Decompositions
coerce-method Class "CsparseMatrix" of Sparse Matrices in Column-compressed Form
coerce-method Virtual Class "Matrix" Class of Matrices
coerce-method Class "RsparseMatrix" of Sparse Matrices in Column-compressed Form
coerce-method Sparse Matrix Coercion from and to those from package "SparseM"
coerce-method Class "TsparseMatrix" of Sparse Matrices in Triplet Form
coerce-method Class "abIndex" of Abstract Index Vectors
coerce-method (Virtual) Class "dMatrix" of "double" Matrices
coerce-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
coerce-method Virtual Class "denseMatrix" of All Dense Matrices
coerce-method Compressed, sparse, column-oriented numeric matrices
coerce-method Sparse matrices in triplet form
coerce-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
coerce-method Class "diagonalMatrix" of Diagonal Matrices
coerce-method Positive Semi-definite Dense Numeric Matrices
coerce-method Numeric Symmetric Sparse (column compressed) Matrices
coerce-method Symmetric Dense Numeric Matrices
coerce-method Triangular, (compressed) sparse column matrices
coerce-method Packed triangular dense matrices
coerce-method Triangular, dense, numeric matrices
coerce-method Virtual Class "ldenseMatrix" of Dense Logical Matrices
coerce-method Class "ldiMatrix" of Diagonal Logical Matrices
coerce-method Class "lgeMatrix" of General Dense Logical Matrices
coerce-method Sparse logical matrices
coerce-method Symmetric Dense Logical Matrices
coerce-method Triangular Dense Logical Matrices
coerce-method Class "nMatrix" of Non-zero Pattern Matrices
coerce-method Virtual Class "ndenseMatrix" of Dense Logical Matrices
coerce-method Class "ngeMatrix" of General Dense Nonzero-pattern Matrices
coerce-method Sparse "pattern" Matrices
coerce-method Symmetric Dense Nonzero-Pattern Matrices
coerce-method Triangular Dense Logical Matrices
coerce-method Permutation matrices
coerce-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
coerce-method Sparse Vector Classes
coerce-method Virtual Class of Symmetric Matrices in package:Matrix
coerce-method Virtual Class of Triangular Matrices in package:Matrix
colMeans Form Row and Column Sums and Means
colMeans-method Form Row and Column Sums and Means
colMeans-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
colSums Form Row and Column Sums and Means
colSums-method Form Row and Column Sums and Means
colSums-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
Compare-method Class "CsparseMatrix" of Sparse Matrices in Column-compressed Form
Compare-method (Virtual) Class "dMatrix" of "double" Matrices
Compare-method Class "lgeMatrix" of General Dense Logical Matrices
Compare-method Sparse logical matrices
Compare-method Class "nMatrix" of Non-zero Pattern Matrices
Compare-method Class "ngeMatrix" of General Dense Nonzero-pattern Matrices
compMatrix-class Class "compMatrix" of Composite (Factorizable) Matrices
condest Compute Approximate CONDition number and 1-Norm of (Large) Matrices
corMatrix-class Positive Semi-definite Dense Numeric Matrices
cov2cor-method Virtual Class "Matrix" Class of Matrices
cov2cor-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
crossprod-method Class "CsparseMatrix" of Sparse Matrices in Column-compressed Form
crossprod-method Virtual Class "Matrix" Class of Matrices
crossprod-method Class "TsparseMatrix" of Sparse Matrices in Triplet Form
crossprod-method (Virtual) Class "dMatrix" of "double" Matrices
crossprod-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
crossprod-method Compressed, sparse, column-oriented numeric matrices
crossprod-method Sparse matrices in triplet form
crossprod-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
crossprod-method Class "diagonalMatrix" of Diagonal Matrices
crossprod-method Virtual Class "dsparseMatrix" of Numeric Sparse Matrices
crossprod-method Triangular, dense, numeric matrices
crossprod-method Sparse logical matrices
crossprod-method Sparse "pattern" Matrices
crossprod-method Permutation matrices
crossprod-method Sparse Vector Classes
CsparseMatrix-class Class "CsparseMatrix" of Sparse Matrices in Column-compressed Form

-- D --

dCHMsimpl-class CHOLMOD-based Cholesky Factorizations
dCHMsuper-class CHOLMOD-based Cholesky Factorizations
ddenseMatrix-class Virtual Class "ddenseMatrix" of Numeric Dense Matrices
ddiMatrix-class Class "ddiMatrix" of Diagonal Numeric Matrices
denseLU-class LU (dense) Matrix Decompositions
denseMatrix-class Virtual Class "denseMatrix" of All Dense Matrices
det Virtual Class "Matrix" Class of Matrices
determinant-method CHOLMOD-based Cholesky Factorizations
determinant-method Virtual Class "Matrix" Class of Matrices
determinant-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
determinant-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
determinant-method Class "diagonalMatrix" of Diagonal Matrices
determinant-method Positive Semi-definite Dense Numeric Matrices
determinant-method Numeric Symmetric Sparse (column compressed) Matrices
determinant-method Packed triangular dense matrices
determinant-method Triangular, dense, numeric matrices
determinant-method Permutation matrices
determinant-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
dgCMatrix-class Compressed, sparse, column-oriented numeric matrices
dgeMatrix-class Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
dgRMatrix-class Sparse Compressed, Row-oriented Numeric Matrices
dgTMatrix-class Sparse matrices in triplet form
diag-method Class "CsparseMatrix" of Sparse Matrices in Column-compressed Form
diag-method Virtual Class "Matrix" Class of Matrices
diag-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
diag-method Compressed, sparse, column-oriented numeric matrices
diag-method Sparse Compressed, Row-oriented Numeric Matrices
diag-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
diag-method Class "diagonalMatrix" of Diagonal Matrices
diag-method Packed triangular dense matrices
diag-method Triangular, dense, numeric matrices
diag-method Virtual Class "ldenseMatrix" of Dense Logical Matrices
diag-method Class "lgeMatrix" of General Dense Logical Matrices
diag-method Triangular Dense Logical Matrices
diag-method Virtual Class "ndenseMatrix" of Dense Logical Matrices
diag-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
Diagonal Create Diagonal Matrix Object
diagonalMatrix-class Class "diagonalMatrix" of Diagonal Matrices
diff-method Virtual Class "Matrix" Class of Matrices
dim-method Virtual Class "Matrix" Class of Matrices
dim-method Class "MatrixFactorization" of Matrix Factorizations
dim-method Compressed, sparse, column-oriented numeric matrices
dim-method Sparse Compressed, Row-oriented Numeric Matrices
dim-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
dim<--method Virtual Class "Matrix" Class of Matrices
dim<--method Virtual Class "denseMatrix" of All Dense Matrices
dim<--method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
dim<--method Sparse Vector Classes
dimnames-method Virtual Class "Matrix" Class of Matrices
dimnames-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
dimnames<--method Virtual Class "Matrix" Class of Matrices
dMatrix-class (Virtual) Class "dMatrix" of "double" Matrices
dpoMatrix-class Positive Semi-definite Dense Numeric Matrices
dppMatrix-class Positive Semi-definite Dense Numeric Matrices
drop-method Virtual Class "Matrix" Class of Matrices
drop-method Class "abIndex" of Abstract Index Vectors
drop0 Drop "Explicit Zeroes" from a Sparse Matrix
dsCMatrix-class Numeric Symmetric Sparse (column compressed) Matrices
dsparseMatrix-class Virtual Class "dsparseMatrix" of Numeric Sparse Matrices
dsparseVector-class Sparse Vector Classes
dspMatrix-class Symmetric Dense Numeric Matrices
dsRMatrix-class Symmetric Sparse Compressed Row Matrices
dsTMatrix-class Numeric Symmetric Sparse (column compressed) Matrices
dsyMatrix-class Symmetric Dense Numeric Matrices
dtCMatrix-class Triangular, (compressed) sparse column matrices
dtpMatrix-class Packed triangular dense matrices
dtRMatrix-class Triangular Sparse Compressed Row Matrices
dtrMatrix-class Triangular, dense, numeric matrices
dtTMatrix-class Triangular, (compressed) sparse column matrices

-- E --

eigen-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
expand Expand a Decomposition into Factors
expand-method CHOLMOD-based Cholesky Factorizations
expand-method LU (dense) Matrix Decompositions
expand-method Class "MatrixFactorization" of Matrix Factorizations
expand-method Sparse LU decomposition of a square sparse matrix
expm Matrix Exponential
expm-method Matrix Exponential

-- F --

facmul Multiplication by Decomposition Factors
facmul.default Multiplication by Decomposition Factors
forceSymmetric Force a Matrix to 'symmetricMatrix' Without Symmetry Checks
forceSymmetric-method Force a Matrix to 'symmetricMatrix' Without Symmetry Checks
format-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
formatSparseM Formatting Sparse Numeric Matrices Utilities
formatSpMatrix Format and Print Sparse Matrices Flexibly

-- G --

gamma-method (Virtual) Class "dMatrix" of "double" Matrices
gamma-method Compressed, sparse, column-oriented numeric matrices
generalMatrix-class Class "generalMatrix" of General Matrices

-- H --

head-method Virtual Class "Matrix" Class of Matrices
Hilbert Generate a Hilbert matrix

-- I --

image-method Methods for image() in Package 'Matrix'
image-methods Methods for image() in Package 'Matrix'
iMatrix-class Virtual Classes Not Yet Really Implemented and Used
index-class Virtual Class "index" - Simple Class for Matrix Indices
is.finite-method Class "abIndex" of Abstract Index Vectors
is.infinite-method Class "abIndex" of Abstract Index Vectors
is.na-method Class "abIndex" of Abstract Index Vectors
is.na-method is.na() Methods for 'Matrix' Objects
is.na-method Sparse "pattern" Matrices
is.na-method Permutation matrices
is.na-method Sparse Vector Classes
is.na-methods is.na() Methods for 'Matrix' Objects
isLDL CHOLMOD-based Cholesky Factorizations
isparseVector-class Sparse Vector Classes
isSymmetric-method Methods for Function isSymmetric in Package 'Matrix'
isSymmetric-methods Methods for Function isSymmetric in Package 'Matrix'

-- K --

KNex Koenker-Ng Example Sparse Model Matrix and Response Vector
kronecker-method Methods for Function 'kronecker()' in Package 'Matrix'
kronecker-methods Methods for Function 'kronecker()' in Package 'Matrix'

-- L --

ldenseMatrix-class Virtual Class "ldenseMatrix" of Dense Logical Matrices
ldiMatrix-class Class "ldiMatrix" of Diagonal Logical Matrices
length-method Virtual Class "Matrix" Class of Matrices
length-method Class "abIndex" of Abstract Index Vectors
length-method Sparse Vector Classes
lgamma-method (Virtual) Class "dMatrix" of "double" Matrices
lgamma-method Compressed, sparse, column-oriented numeric matrices
lgCMatrix-class Sparse logical matrices
lgeMatrix-class Class "lgeMatrix" of General Dense Logical Matrices
lgRMatrix-class Sparse logical matrices
lgTMatrix-class Sparse logical matrices
lMatrix-class (Virtual) Class "dMatrix" of "double" Matrices
log-method (Virtual) Class "dMatrix" of "double" Matrices
log-method Compressed, sparse, column-oriented numeric matrices
Logic-method Class "CsparseMatrix" of Sparse Matrices in Column-compressed Form
Logic-method Virtual Class "Matrix" Class of Matrices
Logic-method (Virtual) Class "dMatrix" of "double" Matrices
Logic-method Virtual Class "ldenseMatrix" of Dense Logical Matrices
Logic-method Class "lgeMatrix" of General Dense Logical Matrices
Logic-method Sparse logical matrices
Logic-method Class "nMatrix" of Non-zero Pattern Matrices
Logic-method Class "ngeMatrix" of General Dense Nonzero-pattern Matrices
Logic-method Sparse Vector Classes
lsCMatrix-class Sparse logical matrices
lsparseMatrix-class Sparse logical matrices
lsparseVector-class Sparse Vector Classes
lspMatrix-class Symmetric Dense Logical Matrices
lsRMatrix-class Sparse logical matrices
lsTMatrix-class Sparse logical matrices
lsyMatrix-class Symmetric Dense Logical Matrices
ltCMatrix-class Sparse logical matrices
ltpMatrix-class Triangular Dense Logical Matrices
ltRMatrix-class Sparse logical matrices
ltrMatrix-class Triangular Dense Logical Matrices
ltTMatrix-class Sparse logical matrices
lu Triangular Decomposition of a Square Matrix
LU-class LU (dense) Matrix Decompositions
lu-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
lu-method Virtual Class "dsparseMatrix" of Numeric Sparse Matrices
lu-method Triangular Decomposition of a Square Matrix
lu-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices

-- M --

Math-method Class "CsparseMatrix" of Sparse Matrices in Column-compressed Form
Math-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
Math-method Virtual Class "denseMatrix" of All Dense Matrices
Math-method Compressed, sparse, column-oriented numeric matrices
Math-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
Math-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
Math2-method (Virtual) Class "dMatrix" of "double" Matrices
Matrix Construct a Classed Matrix
Matrix-class Virtual Class "Matrix" Class of Matrices
MatrixFactorization-class Class "MatrixFactorization" of Matrix Factorizations
mean-method Virtual Class "Matrix" Class of Matrices
mean-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
mean-method Sparse Vector Classes
model.Matrix Construct Sparse Design / Model Matrices

-- N --

nCHMsimpl-class CHOLMOD-based Cholesky Factorizations
nCHMsuper-class CHOLMOD-based Cholesky Factorizations
ndenseMatrix-class Virtual Class "ndenseMatrix" of Dense Logical Matrices
nearPD Nearest Positive Definite Matrix
ngCMatrix-class Sparse "pattern" Matrices
ngeMatrix-class Class "ngeMatrix" of General Dense Nonzero-pattern Matrices
ngRMatrix-class Sparse "pattern" Matrices
ngTMatrix-class Sparse "pattern" Matrices
nMatrix-class Class "nMatrix" of Non-zero Pattern Matrices
nnzero The Number of Non-Zero Values of a Matrix
nnzero-method The Number of Non-Zero Values of a Matrix
norm Matrix Norms
norm-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
norm-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
norm-method Class "diagonalMatrix" of Diagonal Matrices
norm-method Symmetric Dense Numeric Matrices
norm-method Packed triangular dense matrices
norm-method Triangular, dense, numeric matrices
norm-method Virtual Class "ldenseMatrix" of Dense Logical Matrices
norm-method Virtual Class "ndenseMatrix" of Dense Logical Matrices
norm-method Matrix Norms
norm-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
nsCMatrix-class Sparse "pattern" Matrices
nsparseMatrix-class Sparse "pattern" Matrices
nsparseVector-class Sparse Vector Classes
nspMatrix-class Symmetric Dense Nonzero-Pattern Matrices
nsRMatrix-class Sparse "pattern" Matrices
nsTMatrix-class Sparse "pattern" Matrices
nsyMatrix-class Symmetric Dense Nonzero-Pattern Matrices
ntCMatrix-class Sparse "pattern" Matrices
ntpMatrix-class Triangular Dense Logical Matrices
ntRMatrix-class Sparse "pattern" Matrices
ntrMatrix-class Triangular Dense Logical Matrices
ntTMatrix-class Sparse "pattern" Matrices
number-class Class "number" of Possibly Complex Numbers

-- O --

onenormest Compute Approximate CONDition number and 1-Norm of (Large) Matrices
Ops-method Virtual Class "Matrix" Class of Matrices
Ops-method Class "abIndex" of Abstract Index Vectors
Ops-method (Virtual) Class "dMatrix" of "double" Matrices
Ops-method Class "diagonalMatrix" of Diagonal Matrices
Ops-method Positive Semi-definite Dense Numeric Matrices
Ops-method Virtual Class "ldenseMatrix" of Dense Logical Matrices
Ops-method Sparse logical matrices
Ops-method Class "nMatrix" of Non-zero Pattern Matrices
Ops-method Virtual Class "ndenseMatrix" of Dense Logical Matrices
Ops-method Sparse "pattern" Matrices
Ops-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
Ops-method Sparse Vector Classes

-- P --

pBunchKaufman-class Cholesky and Bunch-Kaufman Decompositions
pCholesky-class Cholesky and Bunch-Kaufman Decompositions
pMatrix-class Permutation matrices
print-method Class "diagonalMatrix" of Diagonal Matrices
print-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
printSpMatrix Format and Print Sparse Matrices Flexibly
printSpMatrix2 Format and Print Sparse Matrices Flexibly
prod-method Class "diagonalMatrix" of Diagonal Matrices

-- Q --

qr QR Decomposition - S4 Methods and Generic
qr-method QR Decomposition - S4 Methods and Generic
qr-methods QR Decomposition - S4 Methods and Generic
qr.coef-method Sparse QR decomposition of a sparse matrix
qr.fitted-method Sparse QR decomposition of a sparse matrix
qr.qty-method Sparse QR decomposition of a sparse matrix
qr.qy-method Sparse QR decomposition of a sparse matrix
qr.R-method Sparse QR decomposition of a sparse matrix
qr.resid-method Sparse QR decomposition of a sparse matrix

-- R --

rankMatrix Rank of a Matrix
rBind Versions of 'cbind' and 'rbind' recursively built on cbind2/rbind2
rbind2-method Virtual Class "Matrix" Class of Matrices
rbind2-method Virtual Class "denseMatrix" of All Dense Matrices
rbind2-method Class "diagonalMatrix" of Diagonal Matrices
rbind2-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
rcond Estimate the Reciprocal Condition Number
rcond-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
rcond-method Virtual Class "denseMatrix" of All Dense Matrices
rcond-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
rcond-method Positive Semi-definite Dense Numeric Matrices
rcond-method Symmetric Dense Numeric Matrices
rcond-method Packed triangular dense matrices
rcond-method Triangular, dense, numeric matrices
rcond-method Estimate the Reciprocal Condition Number
readHB Read and write external matrix formats
readMM Read and write external matrix formats
rep-method Sparse Vector Classes
rep2abI Replicate Vectors into 'abIndex' Result
replValue-class Virtual Class "replValue" - Simple Class for subassignment Values
rleDiff-class Class "rleDiff" of rle(diff(.)) Stored Vectors
round-method Compressed, sparse, column-oriented numeric matrices
rowMeans Form Row and Column Sums and Means
rowMeans-method Form Row and Column Sums and Means
rowMeans-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
rowSums Form Row and Column Sums and Means
rowSums-method Form Row and Column Sums and Means
rowSums-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
RsparseMatrix-class Class "RsparseMatrix" of Sparse Matrices in Column-compressed Form

-- S --

Schur Schur Decomposition of a Matrix
Schur-class Class "Schur" of Schur Matrix Factorizations
Schur-method Schur Decomposition of a Matrix
seqMat-class Class "abIndex" of Abstract Index Vectors
show-method Cholesky and Bunch-Kaufman Decompositions
show-method Virtual Class "Matrix" Class of Matrices
show-method Class "MatrixFactorization" of Matrix Factorizations
show-method Class "abIndex" of Abstract Index Vectors
show-method (Virtual) Class "dMatrix" of "double" Matrices
show-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
show-method Virtual Class "denseMatrix" of All Dense Matrices
show-method Class "diagonalMatrix" of Diagonal Matrices
show-method Symmetric Dense Numeric Matrices
show-method Triangular, dense, numeric matrices
show-method Class "nMatrix" of Non-zero Pattern Matrices
show-method Class "rleDiff" of rle(diff(.)) Stored Vectors
show-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
show-method Sparse Vector Classes
signif-method Compressed, sparse, column-oriented numeric matrices
skewpart Symmetric Part and Skew(symmetric) Part of a Matrix
skewpart-method Symmetric Part and Skew(symmetric) Part of a Matrix
skewpart-methods Symmetric Part and Skew(symmetric) Part of a Matrix
solve-method CHOLMOD-based Cholesky Factorizations
solve-method LU (dense) Matrix Decompositions
solve-method Virtual Class "Matrix" Class of Matrices
solve-method Class "MatrixFactorization" of Matrix Factorizations
solve-method Class "TsparseMatrix" of Sparse Matrices in Triplet Form
solve-method (Virtual) Class "dMatrix" of "double" Matrices
solve-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
solve-method Compressed, sparse, column-oriented numeric matrices
solve-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
solve-method Class "diagonalMatrix" of Diagonal Matrices
solve-method Positive Semi-definite Dense Numeric Matrices
solve-method Numeric Symmetric Sparse (column compressed) Matrices
solve-method Symmetric Dense Numeric Matrices
solve-method Triangular, (compressed) sparse column matrices
solve-method Packed triangular dense matrices
solve-method Triangular, dense, numeric matrices
solve-method Permutation matrices
solve-method Sparse QR decomposition of a sparse matrix
solve-method Sparse Vector Classes
sparse.model.matrix Construct Sparse Design / Model Matrices
sparseLU-class Sparse LU decomposition of a square sparse matrix
SparseM-coerce-methods Sparse Matrix Coercion from and to those from package "SparseM"
sparseMatrix General Sparse Matrix Construction from Nonzero Entries
sparseMatrix-class Virtual Class "sparseMatrix" - Mother of Sparse Matrices
sparseQR-class Sparse QR decomposition of a sparse matrix
sparseVector-class Sparse Vector Classes
spMatrix Sparse Matrix Constructor From Triplet
Subassign-methods Methods for "[<-" - Assigning to Subsets for 'Matrix'
sum-method Class "diagonalMatrix" of Diagonal Matrices
Summary-method Virtual Class "Matrix" Class of Matrices
Summary-method Class "abIndex" of Abstract Index Vectors
Summary-method (Virtual) Class "dMatrix" of "double" Matrices
Summary-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
Summary-method Class "diagonalMatrix" of Diagonal Matrices
Summary-method Virtual Class "dsparseMatrix" of Numeric Sparse Matrices
Summary-method Class "nMatrix" of Non-zero Pattern Matrices
Summary-method Permutation matrices
Summary-method Sparse Vector Classes
summary-method Virtual Class "sparseMatrix" - Mother of Sparse Matrices
symmetricMatrix-class Virtual Class of Symmetric Matrices in package:Matrix
symmpart Symmetric Part and Skew(symmetric) Part of a Matrix
symmpart-method Symmetric Part and Skew(symmetric) Part of a Matrix
symmpart-methods Symmetric Part and Skew(symmetric) Part of a Matrix

-- T --

t-method Class "CsparseMatrix" of Sparse Matrices in Column-compressed Form
t-method Virtual Class "Matrix" Class of Matrices
t-method Class "RsparseMatrix" of Sparse Matrices in Column-compressed Form
t-method Class "TsparseMatrix" of Sparse Matrices in Triplet Form
t-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
t-method Compressed, sparse, column-oriented numeric matrices
t-method Sparse Compressed, Row-oriented Numeric Matrices
t-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
t-method Class "diagonalMatrix" of Diagonal Matrices
t-method Positive Semi-definite Dense Numeric Matrices
t-method Numeric Symmetric Sparse (column compressed) Matrices
t-method Symmetric Dense Numeric Matrices
t-method Triangular, (compressed) sparse column matrices
t-method Packed triangular dense matrices
t-method Triangular, dense, numeric matrices
t-method Class "lgeMatrix" of General Dense Logical Matrices
t-method Sparse logical matrices
t-method Symmetric Dense Logical Matrices
t-method Triangular Dense Logical Matrices
t-method Class "ngeMatrix" of General Dense Nonzero-pattern Matrices
t-method Sparse "pattern" Matrices
t-method Symmetric Dense Nonzero-Pattern Matrices
t-method Triangular Dense Logical Matrices
t-method Permutation matrices
tail-method Virtual Class "Matrix" Class of Matrices
tcrossprod Cross-product of transpose
tcrossprod-method Class "CsparseMatrix" of Sparse Matrices in Column-compressed Form
tcrossprod-method Virtual Class "Matrix" Class of Matrices
tcrossprod-method Class "TsparseMatrix" of Sparse Matrices in Triplet Form
tcrossprod-method Virtual Class "ddenseMatrix" of Numeric Dense Matrices
tcrossprod-method Class "dgeMatrix" of Dense Numeric (S4 Class) Matrices
tcrossprod-method Class "diagonalMatrix" of Diagonal Matrices
tcrossprod-method Triangular, dense, numeric matrices
tcrossprod-method Sparse logical matrices
tcrossprod-method Sparse "pattern" Matrices
tcrossprod-method Permutation matrices
tcrossprod-method Sparse Vector Classes
tcrossprod-method Cross-product of transpose
tcrossprod-methods Cross-product of transpose
triangularMatrix-class Virtual Class of Triangular Matrices in package:Matrix
tril Extract bands of a matrix
tril-method Extract bands of a matrix
tril-methods Extract bands of a matrix
triu Extract bands of a matrix
triu-method Extract bands of a matrix
triu-methods Extract bands of a matrix
TsparseMatrix-class Class "TsparseMatrix" of Sparse Matrices in Triplet Form

-- U --

unname-method Virtual Class "Matrix" Class of Matrices
unpack Full Storage Representation of Packed Matrices
unpack-method Symmetric Dense Numeric Matrices
unpack-method Packed triangular dense matrices
update-method CHOLMOD-based Cholesky Factorizations
USCounties USCounties Contiguity Matrix

-- W --

which-method Class "diagonalMatrix" of Diagonal Matrices
which-method Virtual Class "ldenseMatrix" of Dense Logical Matrices
which-method Sparse logical matrices
which-method Virtual Class "ndenseMatrix" of Dense Logical Matrices
which-method Sparse "pattern" Matrices
writeMM Read and write external matrix formats
writeMM-method Read and write external matrix formats

-- X --

xsparseVector-class Sparse Vector Classes
xtabs Cross Tabulation, Optionally Sparse

-- Z --

zapsmall-method (Virtual) Class "dMatrix" of "double" Matrices
zMatrix-class Virtual Classes Not Yet Really Implemented and Used
zsparseVector-class Sparse Vector Classes

-- misc --

[-method Methods for "[": Extraction or Subsetting in Package 'Matrix'
[-method Class "abIndex" of Abstract Index Vectors
[-method (Virtual) Class "dMatrix" of "double" Matrices
[-method Sparse Vector Classes
[-methods Methods for "[": Extraction or Subsetting in Package 'Matrix'
[<--method Methods for "[<-" - Assigning to Subsets for 'Matrix'
[<--method Sparse Vector Classes
[<--methods Methods for "[<-" - Assigning to Subsets for 'Matrix'
^-method Class "diagonalMatrix" of Diagonal Matrices