Learn R Programming

⚠️There's a newer version (1.3-7) of this package.Take me there.

bdsmatrix (version 1.3-3)

Routines for Block Diagonal Symmetric Matrices

Description

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

Copy Link

Version

Install

install.packages('bdsmatrix')

Monthly Downloads

51,075

Version

1.3-3

License

LGPL-2

Maintainer

Terry Therneau

Last Published

December 21st, 2017

Functions in bdsmatrix (1.3-3)

as.matrix.bdsmatrix

Convert a bdsmatrix to a ordinary (dense) matrix
backsolve

Solve an Upper or Lower Triangular System
bdsmatrix.ibd

Create a bdsmatrix from a list
bdsmatrix.reconcile

Ensure alignment of two bdsmatrix objects
bdsBlock

Block diagonal matrices.
bdsI

Sparse identity matrices
gchol.bdsmatrix-class

Class "gchol.bdsmatrix"
listbdsmatrix

List out a bdsmatrix as row/col/value triplets
solve.bdsmatrix

Solve a matrix equation using the generalized Cholesky decompostion
solve.gchol

Solve a matrix equation using the generalized Cholesky decompostion
gchol-class

Class "gchol"
gchol

Generalized Cholesky decompostion
bdsmatrix-class

Class "bdsmatrix"
bdsmatrix

Create a sparse symmetric block diagonal matrix object