FRedundancy: Calculate Functional Reduncancy

Description Usage Arguments Value

Description

work in progress to calculate FR ...

Usage

1
FRedundancy(S, A, it = 10)

Arguments

S

matrix or data frame of functional traits. Traits can be numeric, ordered, or factor. NAs are tolerated.

A

matrix containing the abundances of the species in x (or presence-absence, i.e. 0 or 1). Rows are sites and species are columns. NA not tolerated. The number of species (columns) in a must match the number of species (rows) in x. In addition, the species labels in a and x must be identical and in the same order.

it

number of iterations

Value

site vector of sites

rob_Fpg vector of robustness (indicates reduncancy) using petchey and Gaston index

rob_FRich vector of robustness using distance-Based indexes (index) Laliberte


ibartomeus/fundiv documentation built on May 18, 2019, 1:29 a.m.