Learn R Programming

pctax (version 0.1.3)

b_NTI1: Calculate beta_NTI

Description

Calculate beta_NTI

Usage

b_NTI1(
  phylo,
  otutab,
  beta.reps = 9,
  weighted = TRUE,
  threads = 1,
  verbose = TRUE
)

Value

a dist: b_NTI

Arguments

phylo

a phylo object

otutab

otutab

beta.reps

how many simulation performed?

weighted

logical

threads

use how many threads to calculate (default:4)

verbose

verbose