hyperiax.prebuilt.phylo_mean¶
- hyperiax.prebuilt.phylo_mean()[source]¶
Return a SweepFn that fills each non-leaf node’s
estimated_valuewith the edge-length-weighted average of its children’sestimated_value.The sweep reads
estimated_valueandedge_lengthfrom each child and writes backestimated_valueon the parent. Leaves are untouched.- Return type: