Quick test for the presence of imports
detectImportsFAST(tree, constant = F, online = F, epsilon, adjust = "fdr")
Arguments
- tree
Tree
- constant
Whether to assume that the local population size is constant
- online
Whether to perform the online test (ignored if contant=T)
- epsilon
Smoothing precision parameter (ignored if constant=T)
- adjust
Method for adjusting p-values (default is fdr)
Value
Results of importation test