init_clock_models {beautier}R Documentation

Initializes all clock models

Description

Initializes all clock models

Usage

init_clock_models(fasta_filenames, clock_models, distr_id = 0, param_id = 0)

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

Value

a list of initialized clock models

Author(s)

Richèl J.C. Bilderbeek


[Package beautier version 2.6.11 Index]