Add model lineage to a comparison object
add_model_lineage.RdAttaches lineage information to a comparison object to enable lineage-aware features like conditional LRT display. When lineage is attached, the LRT footnote will only be shown for model pairs that are in a direct ancestor-descendant relationship.
Arguments
- comparison
A hyperion_comparison object from
compare_with()- lineage
A hyperion_nonmem_tree object from
get_model_lineage()