Variable elimination (Gaussian elimination, Fourier-Motzkin elimination), Moore-Penrose pseudoinverse, reduction to reduced row echelon form, value substitution, projecting a vector on the convex polytope described by a system of (in)equations, simplify systems by removing spurious columns and rows and collapse implied equalities, test if a matrix is totally unimodular, compute variable ranges implied by linear (in)equalities.
| Version: | 0.1.5 |
| Imports: | utils |
| Suggests: | tinytest, knitr, rmarkdown |
| Published: | 2021-04-29 |
| Author: | Mark van der Loo [aut, cre], Edwin de Jonge [aut] |
| Maintainer: | Mark van der Loo <mark.vanderloo at gmail.com> |
| BugReports: | https://github.com/data-cleaning/lintools/issues |
| License: | GPL-3 |
| URL: | https://github.com/data-cleaning/lintools |
| NeedsCompilation: | yes |
| Materials: | NEWS |
| CRAN checks: | lintools results |
| Reference manual: | lintools.pdf |
| Vignettes: |
Introduction to the Successive Projection Algorithm |
| Package source: | lintools_0.1.5.tar.gz |
| Windows binaries: | r-devel: lintools_0.1.5.zip, r-release: lintools_0.1.5.zip, r-oldrel: lintools_0.1.5.zip |
| macOS binaries: | r-release (arm64): lintools_0.1.5.tgz, r-oldrel (arm64): lintools_0.1.5.tgz, r-release (x86_64): lintools_0.1.5.tgz, r-oldrel (x86_64): lintools_0.1.5.tgz |
| Old sources: | lintools archive |
| Reverse imports: | deductive, rspa |
| Reverse suggests: | mcmcsae |
Please use the canonical form https://CRAN.R-project.org/package=lintools to link to this page.