Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

WoodburyMatrix

Travis build status Coverage status

Overview

WoodburyMatrix is an R package that provides 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. It 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.

Installation

The package is currently available only on GitHub, and can be installed with

devtools::install_github('mbertolacci/WoodburyMatrix')

Submission to CRAN is anticipated shortly.

Using the package

An overview of the related mathematics and instructions on using the package are provided on the package website.

Getting help

If you find a bug or have suggestions for features, please file an issue on GitHub. Otherwise, if you need help, feel free to drop the author an email.

About

Fast matrix operations via the Woodbury matrix identity

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.