compute_ALPHA_FromPlot: compute alpha diversity from spectral species computed for a...

View source: R/Lib_MapAlphaDiversity.R

compute_ALPHA_FromPlotR Documentation

compute alpha diversity from spectral species computed for a plot expecting a matrix of spectral species (n pixels x p repetitions)

Description

compute alpha diversity from spectral species computed for a plot expecting a matrix of spectral species (n pixels x p repetitions)

Usage

compute_ALPHA_FromPlot(SpectralSpecies_Plot, pcelim = 0.02)

Arguments

SpectralSpecies_Plot

numeric. matrix of spectral species

pcelim

minimum contribution of spectral species to estimation of diversity each spectral species with a proprtion < pcelim is eliminated before computation of diversity

Value

list of alpha diversity metrics


jbferet/biodivMapR documentation built on May 1, 2024, 4:34 a.m.