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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 9 months agofrom:f79a7ced09. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-linux-x86_64 | OK | Nov 01 2024 |
Exports:backsolvebdsBlockbdsIbdsmatrixbdsmatrix.ibdbdsmatrix.reconcilediagdiag<-gchollistbdsmatrixMathMath2Ops
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert a bdsmatrix to a ordinary (dense) matrix | as.matrix.bdsmatrix |
Solve an Upper or Lower Triangular System | backsolve backsolve,gchol-method backsolve,gchol.bdsmatrix-method backsolve-methods |
Block diagonal matrices. | bdsBlock |
Sparse identity matrices | bdsI |
Create a sparse symmetric block diagonal matrix object | bdsmatrix |
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 list | bdsmatrix.ibd |
Ensure alignment of two bdsmatrix objects | bdsmatrix.reconcile |
Generalized Cholesky decompostion | gchol |
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 triplets | listbdsmatrix |
Solve a matrix equation using the generalized Cholesky decompostion | solve.bdsmatrix |
Solve a matrix equation using the generalized Cholesky decompostion | solve.gchol |