https://github.com/cran/Matrix
Raw File
Tip revision: 4cf7dd9e34bd574a1ce2ac317837c6e0b23bc9a5 authored by Douglas Bates on 27 July 2005, 00:00:00 UTC
version 0.98-1
Tip revision: 4cf7dd9
INDEX
bCrosstab               Create pairwise crosstabulation
BIC                     Bayesian Information Criterion
Cholesky-class          Cholesky and Bunch-Kaufman Decompositions
corrmatrix-class        Class "corrmatrix"
dCholCMatrix-class      Cholesky Decompositions of dsCMatrix Objects
ddenseMatrix-class      Virtual Class "ddenseMatrix" of Numeric Dense
                        Matrices
dgBCMatrix-class        Class "dgBCMatrix" Real Sparse Blocked Column
                        Compressed Matrix
dgCMatrix-class         Compressed, sparse, column-oriented numeric
                        matrices
dgeMatrix-class         General S4 Matrix class
dgRMatrix-class         Compressed, sparse, row-oriented numeric
                        matrices
dgTMatrix-class         Sparse matrices in triplet form
dMatrix-class           (Virtual) Class "dMatrix" of "double" Matrices
dpoMatrix-class         Positive semi-definite, dense, numeric
                        matrices
dsCMatrix-class         Symmetric, compressed, sparse column matrices
dsparseMatrix-class     Virtual Class "dsparseMatrix" of Numeric
                        Sparse Matrices
dsyMatrix-class         Symmetric, dense matrices
dtCMatrix-class         Triangular, compressed, sparse column matrices
dtpMatrix-class         Packed triangular dense matrices
dtrMatrix-class         Triangular, dense, numeric matrices
expand                  Expand a Decomposition into Factors
expm                    Matrix exponential
facmul                  Multiplication by Decomposition Factors
fixef                   Extract Fixed Effects
Hilbert                 Generate a Hilbert matrix
lmer                    Fit (Generalized) Linear Mixed-Effects Models
lmer-class              Mixed model representations
lsparseMatrix-class     Sparse logical matrices
lu                      Triangular Decomposition of a Square Matrix
LU-class                LU Matrix Decompositions
Matrix                  Construct a Classed Matrix
Matrix-class            Virtual Class "Matrix" Class of Matrices
mcmcsamp                Generate and MCMC sample
[-methods               Methods for "[": Extraction or Subsetting in
                        Package 'Matrix'.
mm                      A sample sparse model matrix
norm                    Norm of a Matrix
pdmatrix-class          Positive-definite matrices
pMatrix-class           Permutation matrices
ranef                   Extract Random Effects
rcond                   Estimate the Reciprocal Condition Number
Schur                   Schur Decomposition of a Matrix
sleepstudy              Reaction times in a sleep deprivation study
sparseMatrix-class      Virtual Class "sparseMatrix" -- Mother of
                        Sparse Matrices
tcrossprod              Cross-product of transpose
unpack                  Full Storage Representation of Packed Matrices
VarCorr                 Extract variance and correlation components
VarCorr-class           Class "VarCorr"
y                       A sample response vector
back to top