- Home
- Bioconductor 3.22
- Software Packages
- spatialFDA
spatialFDA
This is the released version of spatialFDA; for the devel version, see spatialFDA.
A Tool for Spatial Multi-sample Comparisons
Bioconductor version: Release (3.22)
spatialFDA is a package to calculate spatial statistics metrics. The package takes a SpatialExperiment object and calculates spatial statistics metrics using the package spatstat. Then it compares the resulting functions across samples/conditions using functional additive models as implemented in the package refund. Furthermore, it provides exploratory visualisations using functional principal component analysis, as well implemented in refund.
Author: Martin Emons [aut, cre] ORCID iD ORCID: 0009-0000-5219-5311 , Samuel Gunz [aut] ORCID iD ORCID: 0000-0002-8909-0932 , Fabian Scheipl [aut] ORCID iD ORCID: 0000-0001-8172-3603 , Mark D. Robinson [aut, fnd] ORCID iD ORCID: 0000-0002-3048-5518
Maintainer: Martin Emons <martin.emons at uzh.ch>
citation("spatialFDA")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("spatialFDA")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("spatialFDA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.