A hierarchy of classes and methods for manipulating matrices formed implicitly from the sums of the inverses of other matrices, a situation commonly encountered in spatial statistics and related fields. Enables easy use of the Woodbury matrix identity and the matrix determinant lemma to allow computation (e.g., solving linear systems) without having to form the actual matrix. More information on the underlying linear algebra can be found in Harville, D. A. (1997) <doi:10.1007/b98818>.
Version: | 0.0.3 |
Imports: | Matrix, methods |
Suggests: | covr, lintr, testthat, knitr, rmarkdown |
Published: | 2023-06-19 |
DOI: | 10.32614/CRAN.package.WoodburyMatrix |
Author: | Michael Bertolacci [aut, cre, cph] |
Maintainer: | Michael Bertolacci <m.bertolacci at gmail.com> |
BugReports: | https://github.com/mbertolacci/WoodburyMatrix/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/mbertolacci/WoodburyMatrix |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | WoodburyMatrix results |
Reference manual: | WoodburyMatrix.pdf |
Vignettes: |
fast-implicit |
Package source: | WoodburyMatrix_0.0.3.tar.gz |
Windows binaries: | r-devel: WoodburyMatrix_0.0.3.zip, r-release: WoodburyMatrix_0.0.3.zip, r-oldrel: WoodburyMatrix_0.0.3.zip |
macOS binaries: | r-release (arm64): WoodburyMatrix_0.0.3.tgz, r-oldrel (arm64): WoodburyMatrix_0.0.3.tgz, r-release (x86_64): WoodburyMatrix_0.0.3.tgz, r-oldrel (x86_64): WoodburyMatrix_0.0.3.tgz |
Old sources: | WoodburyMatrix archive |
Please use the canonical form https://CRAN.R-project.org/package=WoodburyMatrix to link to this page.