init_site_models {beautier} | R Documentation |
Initializes all site models
Description
Initializes all site models
Usage
init_site_models(site_models, ids, distr_id = 0, param_id = 0)
Arguments
site_models |
one or more site models,
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 site models
Author(s)
Richèl J.C. Bilderbeek
[Package beautier version 2.6.12 Index]