Shannon.wmppp: Shannon Entropy of a spatialized community

View source: R/entropart.R

Shannon.wmpppR Documentation

Shannon Entropy of a spatialized community

Description

Calculates the Shannon entropy of a probability vector.

Usage

## S3 method for class 'wmppp'
Shannon(NorP, Correction = "Best", ..., CheckArguments = TRUE)

Arguments

NorP

A wmppp.object, with PointType values as species names.

Correction

A string containing one of the possible corrections: see Shannon.

...

Further arguments passed to entropart::Tsallis, entropart::Diversity, entropart::Richness, entropart::Shannon or entropart::Simpson (S3 methods for class 'AbdVector' or 'numeric')

CheckArguments

If TRUE (default), the function arguments are verified. Should be set to FALSE to save time in simulations for example, when the arguments have been checked elsewhere.

Value

A named number equal to the calculated entropy. The name is that of the bias correction used.

Examples

Shannon(Paracou6)
 

EricMarcon/SpatDiv documentation built on May 25, 2023, 12:54 p.m.