coStrength: Calculates interaction strength.

Description Usage Arguments Value Author(s) Examples

View source: R/coStrength.R

Description

Calculates node level statistics describing the strength of a species in the network using the methods of Araujo et al. 2011.

Usage

1
coStrength(x = "dependency network", direction = "in")

Arguments

x

Dependency network.

direction

In or out direction for interaction.

Value

Generates a vector of relative interaction strengths.

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.