make_null_model: Make null model matrix.

Description Usage Arguments

View source: R/make_null_model.R

Description

Make null model matrix.

Usage

1
make_null_model(.n, .comm, .tree, .model_type, .method, .weighted, ...)

Arguments

.n

number of iteration.

.comm

community data matrix.

.model_type

randomization method, see vegan::randomizeMatrix

.method

dissimilarity index. see vegan::vegdist.

.weighted

convert '.comm' to presence/absence data.

...

augument passed through '.f'.


Hide-Fun/teco documentation built on July 28, 2021, 7:41 a.m.