Learn R Programming

BMhyb (version 1.5.2)

PlotAICRegion: Plot the region from which points were estimated

Description

Plots all points evaluated.

Usage

PlotAICRegion(sims, show.finite.only=TRUE, true.params=NULL,  ...)

Arguments

sims

sims object from BMhybGrid.

show.finite.only

If true, only show where there were finite likelihoods; if false, show colors for these too

true.params

if known the true values used in a simulation

...

other arguments

Value

plot of the space.

Details

This plots the results of a grid search. By default, it shows the regions where there are finite values without distinguishing the best region (future work will add color and contour lines). A red diamond shows the best value found; a blue asterisk shows the true value (if known). Additional arguments to plot can be passed.

References

Jhwueng D.C. and O'Meara B.C. 2016. Trait evolution on phylogenetic networks. Submitted.