Co-Diversification Scan Between Hosts and Symbionts
codiv.Rd
Co-Diversification Scan Between Hosts and Symbionts
Usage
codiv(
Host_tree,
Symbiont_tree,
Host_to_Symbiont_df,
min_hosts = 3,
min_symbiont_tips = 7,
span_fraction = 0.1,
permutations = 99,
seed = 8675309,
verbose = TRUE,
Save_fp,
methods = c("hommola", "paco", "parafit"),
focus_hosts,
subtree_features = TRUE,
cores = 4,
continue = TRUE
)