b_NTI1 {pctax} | R Documentation |
Calculate beta_NTI
Description
Calculate beta_NTI
Usage
b_NTI1(
phylo,
otutab,
beta.reps = 9,
weighted = TRUE,
threads = 1,
verbose = TRUE
)
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 |
Value
a dist: b_NTI
[Package pctax version 0.1.1 Index]