View source: R/mbd_main_utils.R
Create results file name
1 2 3 4 5 6 7 8 9 | create_results_file_name(
results_folder,
sim_pars,
optim_ids,
cond,
n_0,
t_0s,
seed
)
|
results_folder |
The results folder insider the project folder. |
sim_pars |
vector of starting parameters:
|
optim_ids |
ids of the parameters you want to optimize. |
cond |
sets the conditioning
|
n_0 |
the number of lineages at time equals zero. |
t_0s |
starting time for each clade |
seed |
the seed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.