Compare trees with well corroborated tree

TreeSimilarities(
  pID,
  models,
  method = "quartet",
  sampleSize = 256,
  useCache = TRUE
)

Arguments

useCache

Logical sppecifing whether to use cached results. Set to FALSE to regenerate the cache, e.g. if new trees are available.