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.7-arm64)bdsmatrix_1.3-7.tar.gz(r-4.7-x86_64)bdsmatrix_1.3-7.tar.gz(r-4.6-arm64)bdsmatrix_1.3-7.tar.gz(r-4.6-x86_64)
bdsmatrix_1.3-7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:f79a7ced09. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 119 | ||
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 152 | ||
| linux-release-arm64 | OK | 125 | ||
| linux-release-x86_64 | OK | 117 | ||
| wasm-release | OK | 86 |
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 |