Hi @ms609 - I'm implementing tci using TreeTools v1.11.1 as per this issue
palaeoware/trevosim#6
The file in the TREvoSim repository folder /comparison_to_empirical_data/Empirical_data/Echinoidea.tre (attached as a zip) throws an error when calculating TCIContext(tree)$maximum - it looks like an overflow:
Error in DoubleFactorial((x + x) - 2L) : 301!! is too large to represent. Use LnDoubleFactorial() instead.
This has 164 leaves, so it is not a massive tree, and I'm wondering if something other than size could be causing this issue.
Echinoidea.zip
Hi @ms609 - I'm implementing tci using TreeTools v1.11.1 as per this issue
palaeoware/trevosim#6
The file in the TREvoSim repository folder /comparison_to_empirical_data/Empirical_data/Echinoidea.tre (attached as a zip) throws an error when calculating TCIContext(tree)$maximum - it looks like an overflow:
Error in DoubleFactorial((x + x) - 2L) : 301!! is too large to represent. Use LnDoubleFactorial() instead.
This has 164 leaves, so it is not a massive tree, and I'm wondering if something other than size could be causing this issue.
Echinoidea.zip