plot_taxa_and_mbness: Plot number of taxa and mb-ness for each parameter setting

Description Usage Arguments Value Author(s)

View source: R/plot_taxa_and_mbness.R

Description

Plot number of taxa and mb-ness for each parameter setting

Usage

1
2
3
plot_taxa_and_mbness(lambdas = c(0.2), mus = c(0, 0.1), nus = c(0,
  0.5, 1, 1.5), qs = c(0.1, 0.15, 0.2), cond = 1, crown_age = 8,
  bins = 15, saveit = TRUE)

Arguments

lambdas

per-lineage speciation rate. See mbd_sim

mus

per-species extinction rate. See mbd_sim

nus

the rate at which a multiple-birth specation is triggered.

qs

per-species speciation probability in case of occurrance of

cond

Conditioning

crown_age

The crown age of the tree

bins

number of bins

saveit

do you want to save it?

Value

plots for all the variables

Author(s)

Giovanni Laudanno


Giappo/mbd.SimTrees documentation built on Jan. 23, 2020, 3:40 a.m.