diagonals: Block Diagonal Extraction or Replacement

Several tools for handling block-matrix diagonals and similar constructs are implemented. Block-diagonal matrices can be extracted or removed using two small functions implemented here. In addition, non-square matrices are supported. Block diagonal matrices occur when two dimensions of a data set are combined along one edge of a matrix. For example, trade-flow data in the 'decompr' and 'gvc' packages have each country-industry combination occur along both edges of the matrix.

Version: 0.4.0
Depends: R (≥ 2.10)
Suggests: testthat, knitr
Published: 2015-10-05
Author: Bastiaan Quast [aut, cre]
Maintainer: Bastiaan Quast <bquast at gmail.com>
BugReports: https://github.com/bquast/diagonals/issues
License: GPL-3
URL: http://qua.st/diagonals, https://github.com/bquast/diagonals
NeedsCompilation: no
Citation: diagonals citation info
Materials: README NEWS
CRAN checks: diagonals results

Downloads:

Reference manual: diagonals.pdf
Vignettes: Fat Diagonals
Package source: diagonals_0.4.0.tar.gz
Windows binaries: r-devel: diagonals_0.4.0.zip, r-release: diagonals_0.4.0.zip, r-oldrel: diagonals_0.4.0.zip
OS X El Capitan binaries: r-release: diagonals_0.4.0.tgz
OS X Mavericks binaries: r-oldrel: diagonals_0.4.0.tgz
Old sources: diagonals archive

Reverse dependencies:

Reverse imports: gvc

Linking:

Please use the canonical form https://CRAN.R-project.org/package=diagonals to link to this page.