plot_multiple_likelihood_scapes: Multiple speciation scapes

Description Usage Arguments

View source: R/plot_multiple_likelihood_scapes.R

Description

This is a function to produce multiple heatmaps from a single dataset, by levels of a factor.

Usage

1
2
plot_multiple_likelihood_scapes(data, paramspace, dim, threshold, n,
  factor, ...)

Arguments

data

A data frame containing trajectories in speciation cube for all simulations (in rows).

paramspace

The names of the two parameters to plot against.

dim

The variable to use as a criterion for complete speciation.

threshold

The threshold above which the value of the criterion variable means complete speciation

n

How many of the last time points to average?

factor

The factor used to split the plots

...

Extra arguments to be passed to plot_likelihood_scape.


rscherrer/epianalysis documentation built on May 26, 2019, 2:32 p.m.