synthetic_trait_model_specification | R Documentation |
The Phylogenetic Latent Variable Model (PLVM) specified in the package README. Used to illustrate the approach to ancestral reconstruction offered by Variational Inference for the PLVM.
synthetic_trait_model_specification
A list of length 9:
An object of type phylo with S = 128 terminal taxa and S-1 internal taxa
A named 384x37 matrix of real numbers. Auxiliary traits mapping to synthetic manifest traits.
A named 37x4 matrix of real numbers
A 4-dimensional vector of positive real numbers. Precision with which auxiliary traits are observed.
A D'-dimensional vector of positive real numbers. Precision for each auxiliary trait.
A 384x3 matrix of real numbers. The latent trait associated with each observed manifest trait.
A 255x3 matrix of real numbers. The latent trait associated with each taxa.
A 3 dimensional vector of real values on the interval (0, 1). Standard deviation of the within-taxon variation.
A 3 dimensional vector of real values on the interval (0, 1). The heritability of latent traits over the phylogeny.
A 5-dimensional vector of increasing values. Cut-off points for the ordinal trait mapping
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.