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: | 5.2.0 |
Depends: | R (≥ 2.10) |
Suggests: | testthat, knitr |
Published: | 2020-04-28 |
Author: | Bastiaan Quast [aut, cre] |
Maintainer: | Bastiaan Quast <bquast at gmail.com> |
BugReports: | https://github.com/bquast/diagonals/issues |
License: | GPL-3 |
URL: | https://qua.st/diagonals, https://github.com/bquast/diagonals |
NeedsCompilation: | no |
Citation: | diagonals citation info |
Materials: | README NEWS |
CRAN checks: | diagonals results |
Reference manual: | diagonals.pdf |
Vignettes: |
Fat Diagonals |
Package source: | diagonals_5.2.0.tar.gz |
Windows binaries: | r-devel: diagonals_5.2.0.zip, r-release: diagonals_5.2.0.zip, r-oldrel: diagonals_5.2.0.zip |
macOS binaries: | r-release: diagonals_5.2.0.tgz, r-oldrel: diagonals_5.2.0.tgz |
Old sources: | diagonals archive |
Reverse imports: | gvc |
Please use the canonical form https://CRAN.R-project.org/package=diagonals to link to this page.