hym_kde {ontophylo}R Documentation

pNHPP rates object (Hymenoptera example)

Description

The data object contains pNHPP rates estimated for the amalgamated characters of "head" obtained from the first example data set used in the showcase analyses in Porto et al. (2023). The data object contains the estimated rates for all edges of the tree sample; $Maps.mean and $Maps.mean.norm contain the raw and normalized rates estimated using the function "estimate_edge_KDE"; $Maps.mean.loess and $Maps.mean.loess.norm contain the smoothed raw and normalized rates estimated using the function "loess_smoothing_KDE"; $lambda.mean, $loess.lambda.mean, and $loess.lambda.mean.deriv contain the posteriors estimated for the raw and normalized rates, and its derivative. This data object is used to run the examples of the ontophyo package.

Usage

hym_kde

Format

List containing pNHPP rates estimated for all edges of the tree sample.

References

Porto, D.S., Uyeda, J., Mikó, I. & Tarasov, S. (2023) Supporting Data: ontophylo: Reconstructing the evolutionary dynamics of phenomes using new ontology-informed phylogenetic methods. (doi:10.5281/zenodo.10285424)

Examples

data(hym_kde)

[Package ontophylo version 1.1.3 Index]