Learn R Programming

SSP development version

Estimation of sampling effort in community ecology with SSP

Edlin Guerra-Castro, Juan Carlos Cajas, Juan Jose Cruz-Motta, Nuno Simoes and Maite Mascaro

SSP is an R package design to estimate sampling effort in studies of ecological communities based on the definition of pseudo-multivariate standard error (MultSE) (Anderson & Santana-Garcon 2015) and simulation of community data and resampling (Guerra-Castro et al., 2021).

SSP includes seven functions: assempar for extrapolation of assemblage parameters using pilot data; simdata for simulation of several data sets based on extrapolated parameters; datquality for evaluation of plausibility of simulated data; sampsd for repeated estimations of MultSE for different sampling designs in simulated data sets; summary_ssp for summarizing the behavior of MultSE for each sampling design across all simulated data sets, ioptimum for identification of the optimal sampling effort, and plot_ssp to plot sampling effort vs MultSE.

R Packages needed

Installation:

The SSP package is available on CRAN but can be downloaded from github using the following commands:

## Packages needed to build SSP and vignettes
install.packages(pkgs = c('devtools', 'knitr', 'rmarkdown'))
library(devtools)
library(knitr)
library(rmarkdown)

## install the latest version of SSP from github
install_github('edlinguerra/SSP', build_vignettes = TRUE)
library(SSP)

For examples about how to use SSP, see help('SSP') after instalation.

Copy Link

Version

Install

install.packages('SSP')

Monthly Downloads

192

Version

1.1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Edlin Guerra-Castro

Last Published

November 21st, 2025

Functions in SSP (1.1.0)

pilot

Epibionts on Caribbean mangrove roots: pilot data
assempar

Estimation of Ecological Parameters of the Assemblage
sampsd

Sampling Simulated Data and Estimation of Multivariate Standard Errors
datquality

Diversity Metrics of Simulated and Original Data
plot_ssp

SSP Plot: Visualization of MultSE and Sampling Effort
simdata

Simulation of Ecological Data Sets
ioptimum

Identification of the Optimal Sampling Effort
SSP-package

SSP: Simulated Sampling Procedure for Community Ecology
micromollusk

Micromollusks of marine shallow sandy bottoms around Cayo Nuevo, Gulf of Mexico, Mexico
epibionts

Epibionts on Caribbean mangrove roots
summary_ssp

Summary of MultSE for Each Sampling Effort in Simulated Data Sets
sponges

Sponges in Alacranes Reef National Park (ARNP), Gulf of Mexico, Mexico