petrkeil/spasm: Species association measures for various data types

This is an assortment of code that I used for a review of interspecific spatial associations (ISA). The package bundles species association metrics for binary presence-absence site-by-species matrices, abundance matrices, some select point pattern association metrics (relying heavily on R package 'spatstat' machinery), and summary and visualization tools for community variograms (from Dan McGlinn's 'vario' R package). **Please note** that almost every single function in this package has an equivalent in more specialized packages, e.g. vegan or spatstat. It is thus preferable to go to these packages, rather than to use 'spasm' versions. The main purpose of 'spasm' is to document the exact forms of the metrics that I used for the paper, it is a code repository structured as a package.

Getting started

Package details

AuthorPhDJ Leipzig
MaintainerPetr Keil <pkeil@seznam.cz>
LicenseGPLv3
Version0.3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("petrkeil/spasm")
petrkeil/spasm documentation built on Jan. 15, 2021, 6:08 p.m.