Entry: Cholesky-class
Aliases: Cholesky-class
Keywords: classes algebra
Description: Cholesky decompositions
URL: ../../../library/Matrix/html/Cholesky-class.html

Entry: Hilbert
Aliases: Hilbert
Keywords: array algebra
Description: Generate a Hilbert matrix
URL: ../../../library/Matrix/html/Hilbert.html

Entry: LU-class
Aliases: LU-class expand,LU-method
Keywords: classes algebra
Description: LU decompositions
URL: ../../../library/Matrix/html/LU-class.html

Entry: Matrix-class
Aliases: Matrix-class show,Matrix-method
Keywords: classes algebra
Description: Class "Matrix" Virtual class of Matrices
URL: ../../../library/Matrix/html/Matrix-class.html

Entry: Matrix
Aliases: Matrix
Keywords: array algebra
Description: Construct a Classed Matrix
URL: ../../../library/Matrix/html/Matrix.html

Entry: Schur
Aliases: Schur
Keywords: algebra
Description: Schur Decomposition of a Matrix
URL: ../../../library/Matrix/html/Schur.html

Entry: ScotsSec
Aliases: ScotsSec
Keywords: datasets
Description: Scottish secondary school scores
URL: ../../../library/Matrix/html/ScotsSec.html

Entry: coefGets
Aliases: coef<- coef<--methods coef<-,ssclme,numeric-method
Keywords: manip
Description: Assign parameters
URL: ../../../library/Matrix/html/coefGets.html

Entry: corFactor
Aliases: corFactor
Keywords: models
Description: Extract the correlation factor
URL: ../../../library/Matrix/html/corFactor.html

Entry: corMatrix
Aliases: corMatrix corMatrix,pdMat-method
Keywords: models
Description: Generate the correlation matrix
URL: ../../../library/Matrix/html/corMatrix.html

Entry: corrmatrix-class
Aliases: corrmatrix-class coerce,pdIdent,corrmatrix-method coerce,pdMat,corrmatrix-method coerce,pdNatural,corrmatrix-method coerce<-,pdNatural,corrmatrix-method coerce,pdmatrix,corrmatrix-method
Keywords: classes
Description: Class "corrmatrix"
URL: ../../../library/Matrix/html/corrmatrix-class.html

Entry: cscMatrix-class
Aliases: cscMatrix-class coerce,matrix,cscMatrix-method coerce,cscMatrix,tripletMatrix-method coerce,cscMatrix,matrix-method coerce,cscMatrix,geMatrix-method crossprod,cscMatrix,missing-method crossprod,cscMatrix,matrix-method crossprod,cscMatrix,numeric-method diag,cscMatrix-method dim,cscMatrix-method image,cscMatrix-method t,cscMatrix-method
Keywords: classes algebra
Description: Class "cscMatrix" compressed, sparse, column Matrix
URL: ../../../library/Matrix/html/cscMatrix-class.html

Entry: expand
Aliases: expand expand.default
Keywords: algebra
Description: Expand a Decomposition into Factors
URL: ../../../library/Matrix/html/expand.html

Entry: facmul
Aliases: facmul facmul.default
Keywords: array algebra
Description: Multiplication by Decomposition Factors
URL: ../../../library/Matrix/html/facmul.html

Entry: geMatrix-class
Aliases: geMatrix-class %*%,geMatrix,geMatrix-method Schur,geMatrix,logical-method Schur,geMatrix,missing-method coerce,matrix,geMatrix-method coerce,geMatrix,matrix-method crossprod,geMatrix,geMatrix-method crossprod,geMatrix,matrix-method crossprod,geMatrix,missing-method crossprod,geMatrix,numeric-method determinant,geMatrix,logical-method determinant,geMatrix,missing-method diag,geMatrix-method dim,geMatrix-method lu,geMatrix-method norm,geMatrix,missing-method norm,geMatrix,character-method rcond,geMatrix,missing-method rcond,geMatrix,character-method solve,geMatrix,matrix-method solve,geMatrix,missing-method
Keywords: classes algebra
Description: General S4 Matrix class
URL: ../../../library/Matrix/html/geMatrix-class.html

Entry: lmeRep-class
Aliases: lmeRep-class chol,lmeRep,ANY-method coef,lmeRep-method coef<-,lmeRep,numeric-method solve,lmeRep,missing-method
Keywords: classes
Description: lme models representation
URL: ../../../library/Matrix/html/lmeRep-class.html

Entry: lu
Aliases: lu
Keywords: array algebra
Description: Triangular Decomposition of a Square Matrix
URL: ../../../library/Matrix/html/lu.html

Entry: matrixGets
Aliases: matrix<- matrix<--methods matrix<-,pdMat,matrix-method
Keywords: manip algebra array methods
Description: Assign the matrix
URL: ../../../library/Matrix/html/matrixGets.html

Entry: mm
Aliases: mm
Keywords: datasets
Description: A sample sparse model matrix
URL: ../../../library/Matrix/html/mm.html

Entry: norm
Aliases: norm
Keywords: algebra
Description: Norm of a Matrix
URL: ../../../library/Matrix/html/norm.html

Entry: pdFactor
Aliases: pdFactor pdFactor-methods
Keywords: models
Description: Square-root factor
URL: ../../../library/Matrix/html/pdFactor.html

Entry: pdMatrix
Aliases: pdMatrix pdMatrix-methods
Keywords: models
Description: Return the positive-definite matrix
URL: ../../../library/Matrix/html/pdMatrix.html

Entry: pdfactor-class
Aliases: pdfactor-class
Keywords: classes
Description: Factors of positive-definite matrices
URL: ../../../library/Matrix/html/pdfactor-class.html

Entry: pdmatrix-class
Aliases: pdmatrix-class coerce,matrix,pdmatrix-method coerce,pdfactor,pdmatrix-method coerce,pdmatrix,pdfactor-method coerce<-,pdmatrix,pdfactor-method
Keywords: classes
Description: Positive-definite matrices
URL: ../../../library/Matrix/html/pdmatrix-class.html

Entry: poMatrix-class
Aliases: poMatrix-class rcond,poMatrix,character-method rcond,poMatrix,missing-method chol,poMatrix-method chol,poMatrix,ANY-method determinant,poMatrix,logical-method solve,poMatrix,geMatrix-method solve,poMatrix,matrix-method solve,poMatrix,missing-method solve,poMatrix,numeric-method
Keywords: classes algebra
Description: Positive semi-definite, dense, real matrices
URL: ../../../library/Matrix/html/poMatrix-class.html

Entry: rcond
Aliases: rcond
Keywords: array algebra
Description: Estimate the Reciprocal Condition Number
URL: ../../../library/Matrix/html/rcond.html

Entry: sscChol-class
Aliases: sscChol-class
Keywords: classes algebra
Description: Cholesky decompositions of sscMatrix objects
URL: ../../../library/Matrix/html/sscChol-class.html

Entry: sscCrosstab-class
Aliases: sscCrosstab-class image,sscCrosstab-method
Keywords: classes
Description: Pairwise crosstabulations
URL: ../../../library/Matrix/html/sscCrosstab-class.html

Entry: sscCrosstab
Aliases: sscCrosstab
Keywords: manip algebra
Description: Create pairwise crosstabulation
URL: ../../../library/Matrix/html/sscCrosstab.html

Entry: sscMatrix-class
Aliases: sscMatrix-class solve,sscMatrix,matrix-method chol,sscMatrix,missing-method chol,sscMatrix,logical-method t,sscMatrix-method coerce,sscMatrix,tripletMatrix-method coerce,sscMatrix,geMatrix-method
Keywords: classes algebra
Description: Symmetric, compressed, sparse column matrices
URL: ../../../library/Matrix/html/sscMatrix-class.html

Entry: ssclme-class
Aliases: ssclme-class coef,ssclme-method coef<-,ssclme-method coerce,ssclme,sscMatrix-method coerce,ssclme,tscMatrix-method
Keywords: classes
Description: lme models as sparse, symmetric matrices
URL: ../../../library/Matrix/html/ssclme-class.html

Entry: syMatrix-class
Aliases: %*%,geMatrix,syMatrix-method %*%,syMatrix,geMatrix-method syMatrix-class coerce,syMatrix,geMatrix-method coerce,syMatrix,matrix-method norm,syMatrix,character-method norm,syMatrix,missing-method t,syMatrix-method
Keywords: classes
Description: Class "syMatrix" of symmetric matrices
URL: ../../../library/Matrix/html/syMatrix-class.html

Entry: trMatrix-class
Aliases: %*%,geMatrix,trMatrix-method %*%,trMatrix,geMatrix-method coerce,trMatrix,geMatrix-method coerce,trMatrix,matrix-method crossprod,trMatrix,missing-method determinant,trMatrix,logical-method determinant,trMatrix,missing-method norm,trMatrix,character-method norm,trMatrix,missing-method rcond,trMatrix,character-method rcond,trMatrix,missing-method solve,trMatrix,matrix-method solve,trMatrix,missing-method t,trMatrix-method trMatrix-class
Keywords: classes
Description: Triangular, dense, non-packed, real matrices
URL: ../../../library/Matrix/html/trMatrix-class.html

Entry: tripletMatrix-class
Aliases: tripletMatrix-class coerce,tripletMatrix,geMatrix-method coerce,tripletMatrix,cscMatrix-method image,tripletMatrix-method t,tripletMatrix-method
Keywords: classes algebra
Description: Class "tripletMatrix" sparse matrices in triplet form
URL: ../../../library/Matrix/html/tripletMatrix-class.html

Entry: tscMatrix-class
Aliases: tscMatrix-class t,tscMatrix-method coerce,tscMatrix,tripletMatrix-method coerce,tscMatrix,geMatrix-method
Keywords: classes algebra
Description: Triangular, compressed, sparse column matrices
URL: ../../../library/Matrix/html/tscMatrix-class.html

Entry: unpack
Aliases: unpack
Keywords: array algebra
Description: Full Storage Representation of Packed Matrices
URL: ../../../library/Matrix/html/unpack.html

Entry: y
Aliases: y
Keywords: datasets
Description: A sample response vector
URL: ../../../library/Matrix/html/y.html
