print_info: Print information about simulated data

Description Usage Arguments Value Author(s)

View source: R/sls_main_utils.R

Description

Print information about simulated data

Usage

1
print_info(brts, n_0, cond, verbose)

Arguments

brts

branching times provided as a list of vectors, one for the main clade, one for the subclade

n_0

starting number of lineages

cond

type of conditioning:

  • cond = 0 no conditiong;

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

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

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

verbose

set it to TRUE if you want to see the outputs on screen

Value

nothing

Author(s)

Giovanni Laudanno


Giappo/sls documentation built on Feb. 1, 2021, 9:55 a.m.