default_dominant_height_methods: Default dominant-height methods

default_dominant_height_methodsR Documentation

Default dominant-height methods

Description

Return the bundled dominant-height method specifications used by nfiMetrics() and external metric workflows.

Usage

default_dominant_height_methods()

Details

The default registry contains the backward-compatible method

"Hd" plus stricter explicit alternatives. The default

"Hd" mirrors the previous internal domheight()

behaviour, so existing analyses keep the same numerical convention

while the equation and fallback rule become visible.

Value

A named list of "dominant_height_method" objects.

Author(s)

Wilson Lara [aut, cre] (ORCID: <https://orcid.org/0000-0003-3527-1380>), Cristobal Ordonez [aut] (ORCID: <https://orcid.org/0000-0001-5354-3760>), Aitor Vázquez-Veloso [aut] (ORCID: <https://orcid.org/0000-0003-0227-506X>), Felipe Bravo [aut] (ORCID: <https://orcid.org/0000-0001-7348-6695>)

Examples

methods <- default_dominant_height_methods()
names(methods)
methods$Hd$equation

basifoR documentation built on Aug. 26, 2026, 9:06 a.m.