Package: diagonals 6.4.0
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.
Authors:
diagonals_6.4.0.tar.gz
diagonals_6.4.0.zip(r-4.5)diagonals_6.4.0.zip(r-4.4)diagonals_6.4.0.zip(r-4.3)
diagonals_6.4.0.tgz(r-4.4-any)diagonals_6.4.0.tgz(r-4.3-any)
diagonals_6.4.0.tar.gz(r-4.5-noble)diagonals_6.4.0.tar.gz(r-4.4-noble)
diagonals_6.4.0.tgz(r-4.4-emscripten)diagonals_6.4.0.tgz(r-4.3-emscripten)
diagonals.pdf |diagonals.html✨
diagonals/json (API)
NEWS
# Install 'diagonals' in R: |
install.packages('diagonals', repos = c('https://bquast.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bquast/diagonals/issues
Last updated 2 years agofrom:ec7f3cd35b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:fatdiagfatdiag<-split_vector
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
diagonals | diagonals |
Fat Matrix Diagonals | fatdiag fatdiag<- |
Split Vector | split_vector |