ESD test for the presence of imports
detectImportsESD(
tree,
epsilon,
alpha = 0.05,
maxi = round(Ntip(tree)/10),
showPlot = F
)
Arguments
- tree
Tree
- epsilon
Smoothing precision parameter
- alpha
Threshold for p-value significance, default is 0.05
- maxi
Maximum number of outliers in dataset
- showPlot
Whether to show a plot of the test
Value
Results of importation test