Package: bdsmatrix 1.3-7

Terry Therneau

bdsmatrix: Routines for Block Diagonal Symmetric Matrices

This is a special case of sparse matrices, used by coxme.

Authors:Terry Therneau

bdsmatrix_1.3-7.tar.gz
bdsmatrix_1.3-7.tar.gz(r-4.5-noble)bdsmatrix_1.3-7.tar.gz(r-4.4-noble)
bdsmatrix_1.3-7.tgz(r-4.4-emscripten)bdsmatrix_1.3-7.tgz(r-4.3-emscripten)
bdsmatrix.pdf |bdsmatrix.html
bdsmatrix/json (API)
NEWS

# Install 'bdsmatrix' in R:
install.packages('bdsmatrix', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

13 exports 1 stars 7.57 score 0 dependencies 184 dependents 3 mentions 70 scripts 31.0k downloads

Last updated 7 months agofrom:f79a7ced09. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-linux-x86_64OKAug 30 2024

Exports:backsolvebdsBlockbdsIbdsmatrixbdsmatrix.ibdbdsmatrix.reconcilediagdiag<-gchollistbdsmatrixMathMath2Ops

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Convert a bdsmatrix to a ordinary (dense) matrixas.matrix.bdsmatrix
Solve an Upper or Lower Triangular Systembacksolve backsolve,gchol-method backsolve,gchol.bdsmatrix-method backsolve-methods
Block diagonal matrices.bdsBlock
Sparse identity matricesbdsI
Create a sparse symmetric block diagonal matrix objectbdsmatrix
Class "bdsmatrix"%*%,bdsmatrix,matrix-method %*%,bdsmatrix,numeric-method %*%,matrix,bdsmatrix-method %*%,numeric,bdsmatrix-method all,bdsmatrix-method any,bdsmatrix-method bdsmatrix-class coerce,bdsmatrix,matrix-method coerce,bdsmatrix,vector-method diag,bdsmatrix-method diag<-,bdsmatrix-method dim,bdsmatrix-method dimnames,bdsmatrix-method dimnames<-,bdsmatrix-method gchol,bdsmatrix-method Math,bdsmatrix-method Math2,bdsmatrix-method max,bdsmatrix-method min,bdsmatrix-method Ops,bdsmatrix,bdsmatrix-method Ops,bdsmatrix,matrix-method Ops,bdsmatrix,numeric-method Ops,matrix,bdsmatrix-method Ops,numeric,bdsmatrix-method prod,bdsmatrix-method range,bdsmatrix-method show,bdsmatrix-method sum,bdsmatrix-method [,bdsmatrix-method
Create a bdsmatrix from a listbdsmatrix.ibd
Ensure alignment of two bdsmatrix objectsbdsmatrix.reconcile
Generalized Cholesky decompostiongchol
Class "gchol"%*%,gchol,matrix-method %*%,matrix,gchol-method coerce,gchol,matrix-method diag,gchol-method dim,gchol-method dimnames,gchol-method gchol,matrix-method gchol-class show,gchol-method [,gchol-method
Class "gchol.bdsmatrix"%*%,gchol.bdsmatrix,matrix-method %*%,gchol.bdsmatrix,numeric-method %*%,matrix,gchol.bdsmatrix-method %*%,numeric,gchol.bdsmatrix-method coerce,gchol.bdsmatrix,matrix-method diag,gchol.bdsmatrix-method dim,gchol.bdsmatrix-method gchol.bdsmatrix-class show,gchol.bdsmatrix-method [,gchol.bdsmatrix-method
List out a bdsmatrix as row/col/value tripletslistbdsmatrix
Solve a matrix equation using the generalized Cholesky decompostionsolve.bdsmatrix
Solve a matrix equation using the generalized Cholesky decompostionsolve.gchol