init_tree_priors {beautier} | R Documentation |
Initializes all tree priors
Description
Initializes all tree priors
Usage
init_tree_priors(tree_priors, ids, distr_id = 0, param_id = 0)
Arguments
tree_priors |
one or more tree priors,
as returned by |
ids |
one or more alignments' IDs.
IDs can be extracted from their FASTA filenames
with |
distr_id |
the first distributions' ID |
param_id |
the first parameter's ID |
Value
a list of initialized tree priors
Author(s)
Richèl J.C. Bilderbeek
[Package beautier version 2.6.12 Index]