init_clock_models: Initializes all clock models
Description
Initializes all clock models
Usage
init_clock_models(fasta_filenames, clock_models, distr_id = 0, param_id = 0)
Value
a list of initialized clock models
Arguments
- fasta_filenames
One or more FASTA filenames.
Use get_fasta_filename
to obtain a testing FASTA filename.
- clock_models
a list of one or more clock models,
as returned by create_clock_model
- distr_id
the first distributions' ID
- param_id
the first parameter's ID
Author
Richèl J.C. Bilderbeek