plot_diffuse: Diffusion plot

Description Usage Arguments Details Value Author(s)

Description

A summary plot to indicate how diffuse the posterior is.

Usage

1
plot_diffuse(results, maxrank = 1000, thin = 500)

Arguments

results

an object of class snpmod, or a named list of such objects

maxrank

truncate the x axis at this value

thin

thin data to display only thin points per line

Details

This is measured by how rapidly the cumulative posterior probability increases with number of models. For one dataset, this may be informative in an absolute sense, but comparing different datasets, by supplying a list of results, can be useful too.

If a list of snpmod objects are given, multiple diffusion plots are overlaid, with colours indicating labels.

Value

the ggplot2 object, which by default is print()ed to the current graphics device

Author(s)

Chris Wallace


chr1swallace/GUESSFM documentation built on May 13, 2019, 6:17 p.m.