A Matrix package for R


[Package List] [Top]

Documentation for package `Matrix' version 0.8-21

User Guides and Package Vignettes

Read overview or browse directory.

Help Pages

B C D E F G H I L M N P R S T U Y

%*%,geMatrix,geMatrix-method General S4 Matrix class
%*%,geMatrix,syMatrix-method Class "syMatrix" of symmetric matrices
%*%,geMatrix,trMatrix-method Triangular, dense, non-packed, real matrices
%*%,syMatrix,geMatrix-method Class "syMatrix" of symmetric matrices
%*%,trMatrix,geMatrix-method Triangular, dense, non-packed, real matrices
+,tripletMatrix,tripletMatrix-method Class "tripletMatrix" sparse matrices in triplet form

-- B --

bCrosstab Create pairwise crosstabulation

-- C --

chol,lmeRep,ANY-method lme models representation
chol,poMatrix,ANY-method Positive semi-definite, dense, real matrices
chol,poMatrix-method Positive semi-definite, dense, real matrices
chol,sscMatrix,logical-method Symmetric, compressed, sparse column matrices
chol,sscMatrix,missing-method Symmetric, compressed, sparse column matrices
Cholesky-class Cholesky decompositions
coef,lmeRep-method lme models representation
coef,ssclme-method lme models as sparse, symmetric matrices
coef<-,lmeRep,numeric-method lme models representation
coef<-,ssclme,numeric-method Assign parameters
coef<-,ssclme-method lme models as sparse, symmetric matrices
coef<--methods Assign parameters
coerce,cscBlocked,cscMatrix-method Class "cscBlocked" compressed, sparse, blocked Matrix
coerce,cscBlocked,tripletMatrix-method Class "cscBlocked" compressed, sparse, blocked Matrix
coerce,cscMatrix,cscBlocked-method Class "cscMatrix" compressed, sparse, column Matrix
coerce,cscMatrix,geMatrix-method Class "cscMatrix" compressed, sparse, column Matrix
coerce,cscMatrix,matrix-method Class "cscMatrix" compressed, sparse, column Matrix
coerce,cscMatrix,tripletMatrix-method Class "cscMatrix" compressed, sparse, column Matrix
coerce,geMatrix,matrix-method General S4 Matrix class
coerce,matrix,cscMatrix-method Class "cscMatrix" compressed, sparse, column Matrix
coerce,matrix,geMatrix-method General S4 Matrix class
coerce,matrix,pdmatrix-method Positive-definite matrices
coerce,pdfactor,pdmatrix-method Positive-definite matrices
coerce,pdIdent,corrmatrix-method Class "corrmatrix"
coerce,pdMat,corrmatrix-method Class "corrmatrix"
coerce,pdmatrix,corrmatrix-method Class "corrmatrix"
coerce,pdmatrix,pdfactor-method Positive-definite matrices
coerce,pdNatural,corrmatrix-method Class "corrmatrix"
coerce,ssclme,sscMatrix-method lme models as sparse, symmetric matrices
coerce,ssclme,tscMatrix-method lme models as sparse, symmetric matrices
coerce,sscMatrix,geMatrix-method Symmetric, compressed, sparse column matrices
coerce,sscMatrix,matrix-method Symmetric, compressed, sparse column matrices
coerce,sscMatrix,tripletMatrix-method Symmetric, compressed, sparse column matrices
coerce,syMatrix,geMatrix-method Class "syMatrix" of symmetric matrices
coerce,syMatrix,matrix-method Class "syMatrix" of symmetric matrices
coerce,tripletMatrix,cscMatrix-method Class "tripletMatrix" sparse matrices in triplet form
coerce,tripletMatrix,geMatrix-method Class "tripletMatrix" sparse matrices in triplet form
coerce,tripletMatrix,matrix-method Class "tripletMatrix" sparse matrices in triplet form
coerce,tripletMatrix,sscMatrix-method Class "tripletMatrix" sparse matrices in triplet form
coerce,trMatrix,geMatrix-method Triangular, dense, non-packed, real matrices
coerce,trMatrix,matrix-method Triangular, dense, non-packed, real matrices
coerce,tscMatrix,geMatrix-method Triangular, compressed, sparse column matrices
coerce,tscMatrix,tripletMatrix-method Triangular, compressed, sparse column matrices
coerce<-,pdmatrix,pdfactor-method Positive-definite matrices
coerce<-,pdNatural,corrmatrix-method Class "corrmatrix"
corFactor Extract the correlation factor
corMatrix Generate the correlation matrix
corMatrix,pdMat-method Generate the correlation matrix
corrmatrix-class Class "corrmatrix"
crossprod,cscMatrix,matrix-method Class "cscMatrix" compressed, sparse, column Matrix
crossprod,cscMatrix,missing-method Class "cscMatrix" compressed, sparse, column Matrix
crossprod,cscMatrix,numeric-method Class "cscMatrix" compressed, sparse, column Matrix
crossprod,geMatrix,geMatrix-method General S4 Matrix class
crossprod,geMatrix,matrix-method General S4 Matrix class
crossprod,geMatrix,missing-method General S4 Matrix class
crossprod,geMatrix,numeric-method General S4 Matrix class
crossprod,trMatrix,missing-method Triangular, dense, non-packed, real matrices
cscBlocked-class Class "cscBlocked" compressed, sparse, blocked Matrix
cscMatrix-class Class "cscMatrix" compressed, sparse, column Matrix

-- D --

determinant,geMatrix,logical-method General S4 Matrix class
determinant,geMatrix,missing-method General S4 Matrix class
determinant,poMatrix,logical-method Positive semi-definite, dense, real matrices
determinant,sscMatrix,logical-method Symmetric, compressed, sparse column matrices
determinant,sscMatrix,missing-method Symmetric, compressed, sparse column matrices
determinant,trMatrix,logical-method Triangular, dense, non-packed, real matrices
determinant,trMatrix,missing-method Triangular, dense, non-packed, real matrices
diag,cscMatrix-method Class "cscMatrix" compressed, sparse, column Matrix
diag,geMatrix-method General S4 Matrix class
dim,cscMatrix-method Class "cscMatrix" compressed, sparse, column Matrix
dim,geMatrix-method General S4 Matrix class

-- E --

expand Expand a Decomposition into Factors
expand,LU-method LU decompositions
expand.default Expand a Decomposition into Factors

-- F --

facmul Multiplication by Decomposition Factors

-- G --

geMatrix-class General S4 Matrix class

-- H --

Hilbert Generate a Hilbert matrix

-- I --

image,cscMatrix-method Class "cscMatrix" compressed, sparse, column Matrix
image,sscCrosstab-method Pairwise crosstabulations
image,tripletMatrix-method Class "tripletMatrix" sparse matrices in triplet form

-- L --

lmeRep-class lme models representation
lu Triangular Decomposition of a Square Matrix
lu,geMatrix-method General S4 Matrix class
LU-class LU decompositions

-- M --

Matrix Construct a Classed Matrix
Matrix-class Class "Matrix" Virtual class of Matrices
matrix<-,pdMat,matrix-method Assign the matrix
matrix<--methods Assign the matrix
mm A sample sparse model matrix

-- N --

norm Norm of a Matrix
norm,geMatrix,character-method General S4 Matrix class
norm,geMatrix,missing-method General S4 Matrix class
norm,syMatrix,character-method Class "syMatrix" of symmetric matrices
norm,syMatrix,missing-method Class "syMatrix" of symmetric matrices
norm,trMatrix,character-method Triangular, dense, non-packed, real matrices
norm,trMatrix,missing-method Triangular, dense, non-packed, real matrices

-- P --

pdFactor Square-root factor
pdfactor-class Factors of positive-definite matrices
pdFactor-methods Square-root factor
pdMatrix Return the positive-definite matrix
pdmatrix-class Positive-definite matrices
pdMatrix-methods Return the positive-definite matrix
poMatrix-class Positive semi-definite, dense, real matrices

-- R --

rcond Estimate the Reciprocal Condition Number
rcond,geMatrix,character-method General S4 Matrix class
rcond,geMatrix,missing-method General S4 Matrix class
rcond,poMatrix,character-method Positive semi-definite, dense, real matrices
rcond,poMatrix,missing-method Positive semi-definite, dense, real matrices
rcond,trMatrix,character-method Triangular, dense, non-packed, real matrices
rcond,trMatrix,missing-method Triangular, dense, non-packed, real matrices

-- S --

Schur Schur Decomposition of a Matrix
Schur,geMatrix,logical-method General S4 Matrix class
Schur,geMatrix,missing-method General S4 Matrix class
ScotsSec Scottish secondary school scores
show,Matrix-method Class "Matrix" Virtual class of Matrices
solve,geMatrix,matrix-method General S4 Matrix class
solve,geMatrix,missing-method General S4 Matrix class
solve,lmeRep,missing-method lme models representation
solve,poMatrix,geMatrix-method Positive semi-definite, dense, real matrices
solve,poMatrix,matrix-method Positive semi-definite, dense, real matrices
solve,poMatrix,missing-method Positive semi-definite, dense, real matrices
solve,poMatrix,numeric-method Positive semi-definite, dense, real matrices
solve,sscMatrix,matrix-method Symmetric, compressed, sparse column matrices
solve,trMatrix,matrix-method Triangular, dense, non-packed, real matrices
solve,trMatrix,missing-method Triangular, dense, non-packed, real matrices
sscChol-class Cholesky decompositions of sscMatrix objects
sscCrosstab Create pairwise crosstabulation
sscCrosstab-class Pairwise crosstabulations
ssclme-class lme models as sparse, symmetric matrices
sscMatrix-class Symmetric, compressed, sparse column matrices
syMatrix-class Class "syMatrix" of symmetric matrices

-- T --

t,cscMatrix-method Class "cscMatrix" compressed, sparse, column Matrix
t,sscMatrix-method Symmetric, compressed, sparse column matrices
t,syMatrix-method Class "syMatrix" of symmetric matrices
t,tripletMatrix-method Class "tripletMatrix" sparse matrices in triplet form
t,trMatrix-method Triangular, dense, non-packed, real matrices
t,tscMatrix-method Triangular, compressed, sparse column matrices
tcrossprod Cross-product of transpose
tcrossprod,cscMatrix-method Cross-product of transpose
tcrossprod-methods Cross-product of transpose
tripletMatrix-class Class "tripletMatrix" sparse matrices in triplet form
trMatrix-class Triangular, dense, non-packed, real matrices
tscMatrix-class Triangular, compressed, sparse column matrices

-- U --

unpack Full Storage Representation of Packed Matrices

-- Y --

y A sample response vector