null.prune: Pruning function for the Araujo et al. 2011 method.

Description Usage Arguments Author(s) Examples

View source: R/null.prune.R

Description

Defines whether or not a node should be included in a network using the analytical methods of Araujo et al. 2011.

Usage

1
null.prune(a, b, std = TRUE)

Arguments

a

Species "a".

b

Species "b".

std

Logical: should the values be standardized?

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.