index_squares: Squares Estimator

index_squaresR Documentation

Squares Estimator

Description

Squares Estimator

Usage

index_squares(x, ...)

## S4 method for signature 'numeric'
index_squares(x, na.rm = FALSE, ...)

Arguments

x

A numeric vector of count data (absolute frequencies).

...

Currently not used.

na.rm

A numeric scalar: should missing values (including NaN) be removed?

Value

A numeric vector.

Author(s)

N. Frerebeau

References

Alroy, J. (2018). Limits to Species Richness in Terrestrial Communities. Ecology Letters, 21(12), 1781-1789. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1111/ele.13152")}.

See Also

Other alpha diversity measures: index_ace(), index_baxter(), index_berger(), index_boone(), index_brillouin(), index_chao1(), index_chao2(), index_hurlbert(), index_ice(), index_margalef(), index_mcintosh(), index_menhinick(), index_shannon(), index_simpson(), observed()


tabula documentation built on Sept. 11, 2024, 6:40 p.m.