andrewzm / linalg

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)'

About

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


Languages

Language:C 71.8%Language:Makefile 19.8%Language:R 8.4%