| default_dominant_height_methods | R Documentation |
Return the bundled dominant-height method specifications used by nfiMetrics() and external metric workflows.
default_dominant_height_methods()
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.
A named list of "dominant_height_method" objects.
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>)
methods <- default_dominant_height_methods()
names(methods)
methods$Hd$equation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.