GitHub - mjemons/spatialFDA: a package to compute spatial metrics and comparing them using functional data analysis (original) (raw)
spatialFDA
spatialFDA is a tool to calculate spatial statistics functions on aSpatialExperiment
object using the spatstat
library. It contains functions to plot these spatial statistics functions. In addition, users can compare the statial statistics functions using functional data analysis. Here, we use the refund
library.
Installation
You can install the development version of spatialFDA fromGitHub with:
install.packages("devtools")
devtools::install_github("mjemons/spatialFDA")
Disclaimer
This package is still under active development, the content is therefore subject to change
Contact
In case you have suggestions to spatialFDA
please consider opening an issue to this repository.