Learn R Programming

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

diagonals (version 0.2.0)

Block Diagonal Extraction or Replacement

Description

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.

Copy Link

Version

Install

install.packages('diagonals')

Monthly Downloads

1,041

Version

0.2.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Bastiaan Quast

Last Published

May 29th, 2015

Functions in diagonals (0.2.0)

rectangle_matrix

Rectangle Matrix
minus_block_matrix

Minus Block Matrix
block_matrix

Block Matrix
diagonals

diagonals
minus_rectangle_matrix

Minus Rectangle Matrix