check_conflicting_calibrations {datelife} | R Documentation |
Check for conflicting calibrations.
Description
check_conflicting_calibrations
checks if calibrations are younger or older
relative to descendants and ancestors, respectively.
Usage
check_conflicting_calibrations(phy, calibration_distribution)
Arguments
phy |
A |
calibration_distribution |
A list of node age distributions, named with |
Details
It removes conflicting calibrations if needed, but BLADJ works as long as it has an age for the root.
[Package datelife version 0.6.8 Index]