Skip to contents

A multiPhylo list of 50 phylogenetic trees randomly sampled from the BirdTree Hackett backbone posterior (Jetz et al. 2012), each pruned to the 300 species in avonet300. These trees capture phylogenetic uncertainty: topologies and branch lengths vary across the posterior sample.

Usage

trees300

Format

An object of class multiPhylo containing 50 phylo objects, each with 300 tips.

Source

BirdTree.org posterior (Jetz et al. 2012, Hackett et al. backbone), pruned from megatrees::tree_bird_n100.

Details

Use with multi_impute_trees for the imputation half (step 1) of the two-step workflow for propagating phylogenetic uncertainty. The analysis half (step 2) is the user's responsibility: refit the downstream comparative model on each (imputation, trees300[[mi$tree_index[i]]]) pair and pool the T x M fits with pool_mi (Nakagawa & de Villemereuil 2019). See ?multi_impute_trees for a complete code example.