/linalg

Yet another sparse linear algebraic routines package for R, with functions tailored for spatio-temporal modelling and inference with Gaussian Markov Random Fields.

Primary LanguageC

linalg

Yet another sparse linear algebraic routines package for R, with functions tailored for spatio-temporal modelling and inference with Gaussian Markov Random Fields.

To install this, first install git on your maching. Then install and load devtools (needs R3.0 and above) in R. After attaching the package then type 'install_git("https://github.com/andrewzm/linalg")'. After loading the package through 'library(linalg)' you can attach the testthat package and test it using 'test_package(linalg)'