bdsmatrix.reconcile: Ensure alignment of two bdsmatrix objects

Description Usage Arguments Value Author(s) See Also

View source: R/bdsmatrix.reconcile.R

Description

This function is used by coxme. When a random effect is expressed as a sum of variance terms (matrices), it is important that all of them have the same row/column order and the same block structure. This does so, while retaining as much sparsity in the result as possible.

Usage

1

Arguments

varlist

a list, each element of which is a matrix or bdsmatrix object

group

a vector of dimnames, the target match for matrice's dimnames

Value

a varlist, whose individual elements may have had row/column rearrangment.

Author(s)

Terry Therneau

See Also

bdsmatrix


bdsmatrix documentation built on May 2, 2019, 4:45 p.m.