Skip to content

oharar/PointedSDMs

Repository files navigation

PointedSDMs

This is an R package to fit SDMs in R using a point process formulation. It uses INLA to do the fitting, so a lot of the functions are written to re-format Spatial data so tha INLA can use it.

This is now defunct: go to Philip Mostert's repo for the updated version.

Installation

At the moment this package is not public, so you will either have a zip file, which you can use with install.packages(), or you will have access to hte GitHub repository, so

R devtools::install_github("oharar/PointedSDMs")

should work.

Usage

Check out the vignette:

R vignette("SolitaryTinomou")

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages