https://github.com/cran/Matrix
Raw File
Tip revision: 7964f3669fecd08fdb1638cc2cb3d31262d38a27 authored by Douglas Bates on 20 April 2004, 00:00:00 UTC
version 0.8-5
Tip revision: 7964f36
INDEX
Cholesky-class          Cholesky decompositions
Hilbert                 Generate a Hilbert matrix
LU-class                LU decompositions
Matrix                  Construct a Classed Matrix
Matrix-class            Class "Matrix" Virtual class of Matrices
Schur                   Schur Decomposition of a Matrix
ScotsSec                Scottish secondary school scores
coef<-                  Assign parameters
corFactor               Extract the correlation factor
corMatrix               Generate the correlation matrix
corrmatrix-class        Class "corrmatrix"
cscMatrix-class         Class "cscMatrix" compressed, sparse, column
                        Matrix
expand                  Expand a Decomposition into Factors
facmul                  Multiplication by Decomposition Factors
geMatrix-class          General S4 Matrix class
isInitialized           Check for initialization
lu                      Triangular Decomposition of a Square Matrix
matrix<-                Assign the matrix
mm                      A sample sparse model matrix
norm                    Norm of a Matrix
pdBlocked-class         Class "pdBlocked", blocked pd matrices
pdCompSymm-class        Class "pdCompSymm"
pdDiag-class            Class "pdDiag"
pdFactor                Square-root factor
pdIdent-class           Class "pdIdent"
pdLogChol-class         Class "pdLogChol", positive-definite matrices
pdMat-class             Class pdMat, positive-definite matrices
pdMatrix                Return the positive-definite matrix
pdNatural-class         Class "pdNatural", positive-definite matrices
pdfactor-class          Factors of positive-definite matrices
pdmatrix-class          Positive-definite matrices
poMatrix-class          Positive semi-definite, dense, real matrices
rcond                   Estimate the Reciprocal Condition Number
sscChol-class           Cholesky decompositions of sscMatrix objects
sscCrosstab             Create pairwise crosstabulation
sscCrosstab-class       Pairwise crosstabulations
sscMatrix-class         Symmetric, compressed, sparse column matrices
ssclme-class            lme models as sparse, symmetric matrices
syMatrix-class          Class "syMatrix" of symmetric matrices
trMatrix-class          Triangular, dense, non-packed, real matrices
tripletMatrix-class     Class "tripletMatrix" sparse matrices in
                        triplet form
tscMatrix-class         Triangular, compressed, sparse column matrices
unpack                  Full Storage Representation of Packed Matrices
y                       A sample response vector
back to top