Skip to content

Streamlined Model-based Geostatistics Functions for the SEEG Research Group

Notifications You must be signed in to change notification settings

timcdlucas/seegMBG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status CRAN

seegMBG

Streamlined Model-based Geostatistics Functions for the SEEG Research Group

This repository will contain a number of miscellaneous functions to streamline model-based geostatistical analyses as applied in several SEEG projects.

Installation

Dependencies

seegMBG depends on the INLA R package which isn't available on CRAN. If you don't already have INLA installed, you'll have to install it before seegMBG. At the time of writing, the best way to install the latest stable version of INLA is like this:

install.packages('INLA', repos = 'http:https://www.math.ntnu.no/inla/R/stable')

though see the INLA website for more up-to-date details.

This package also depends on the SEEG package seegSDM which can be installed from its own GitHub repository with the devtools R package:

devtools::install_github('SEEG-Oxford/seegSDM')
seegMBG

You can then install this package with devtools:

devtools::install_github('SEEG-Oxford/seegMBG')

About

Streamlined Model-based Geostatistics Functions for the SEEG Research Group

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages