rtmpinv: Tabular Matrix Problems via Pseudoinverse Estimation

The Tabular Matrix Problems via Pseudoinverse Estimation (TMPinv) is a two-stage estimation method that reformulates structured table-based systems - such as allocation problems, transaction matrices, and input-output tables - as structured least-squares problems. Based on the Convex Least Squares Programming (CLSP) framework, TMPinv solves systems with row and column constraints, block structure, and optionally reduced dimensionality by (1) constructing a canonical constraint form and applying a pseudoinverse-based projection, followed by (2) a convex-programming refinement stage to improve fit, coherence, and regularization (e.g., via Lasso, Ridge, or Elastic Net).

Version: 0.1.0
Depends: R (≥ 4.2)
Imports: rclsp
Suggests: testthat (≥ 3.0.0)
Published: 2025-12-03
DOI: 10.32614/CRAN.package.rtmpinv (may not be active yet)
Author: Ilya Bolotov ORCID iD [aut, cre]
Maintainer: Ilya Bolotov <ilya.bolotov at vse.cz>
BugReports: https://github.com/econcz/rtmpinv/issues
License: MIT + file LICENSE
URL: https://github.com/econcz/rtmpinv
NeedsCompilation: no
Language: en-US
Materials: README
CRAN checks: rtmpinv results

Documentation:

Reference manual: rtmpinv.html , rtmpinv.pdf

Downloads:

Package source: rtmpinv_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): rtmpinv_0.1.0.tgz, r-oldrel (arm64): rtmpinv_0.1.0.tgz, r-release (x86_64): rtmpinv_0.1.0.tgz, r-oldrel (x86_64): rtmpinv_0.1.0.tgz

Linking:

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