README.md

CRAN-status R-CMD-check codecov

SESraster SESraster website

Randomization of presence/absence species distribution raster data for calculating standardized effect sizes and testing null hypothesis. The randomization algorithms are based on classical algorithms for matrices (Gotelli 2000, ) implemented for raster data.

Installation

To install the package, run:

install.packages("SESraster")

The development version can be installed from the Github repository:

require(devtools)
install_github("HemingNM/SESraster", build_vignettes = TRUE)

SESraster basics

Basic information about the package can be found below, at the package's webpage, or in the vignettes browseVignettes("SESraster")

Citation

Heming N. M., Mota F. M. M., Alves-Ferreira G. (2023). SESraster: Raster Randomization for Null Hypothesis Testing. R package version 0.7.0, https://CRAN.R-project.org/package=SESraster

citation("SESraster")

Issues

If you have any question or find any bug, let us know through the topic "Issues".



Try the SESraster package in your browser

Any scripts or data that you put into this service are public.

SESraster documentation built on Oct. 30, 2024, 9:16 a.m.