Skip to contents

Attaches 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.

Usage

add_model_lineage(comparison, lineage)

Arguments

comparison

A hyperion_comparison object from compare_with()

lineage

A hyperion_nonmem_tree object from get_model_lineage()

Value

The comparison object with lineage attribute attached