create_results_file_name: Create results file name

Description Usage Arguments

View source: R/main_utils.R

Description

Create results file name

Usage

1
2
create_results_file_name(results_folder, sim_pars, optim_ids, cond, n_0, t_0s,
  seed)

Arguments

results_folder

The results folder insider the project folder.

sim_pars

parameters of the simulation

optim_ids

ids of the parameters you want to optimize.

cond

type of conditioning:

  • cond = 0 no conditiong;

  • cond = 1 conditions on the survival of crown descendents;

  • cond = 2 not available;

  • cond = 3 conditions on the survival of subclade and on the other crown descendents in the main clade;

  • cond = 4 conditions on the survival of the subclade and both crown descendents in the main clade;

n_0

starting number of lineages

t_0s

starting time for each clade

seed

the seed


richelbilderbeek/splendid documentation built on May 20, 2019, 9:42 a.m.