cscore: Calculates the C-Score of Stone and Roberts 1991.

Description Usage Arguments Author(s) Examples

View source: R/cscore.R

Description

Calculates the C-Score of Stone and Roberts 1991.

Usage

1
cscore(x, cu.mat = FALSE)

Arguments

x

Community matrix of species abundances or present absences with species in columns.

cu.mat

Logical: should the checkerboard unit matrix be returned?

Author(s)

Matthew K. Lau

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

ECGen/ComGenR documentation built on July 23, 2021, 11:44 p.m.