You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```
# 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.
## 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