plot.fstats: Plot results of 'compute.fstats'

View source: R/plot.fstats.r

plot.fstatsR Documentation

Plot results of compute.fstats

Description

Plot results obtained using compute.fstats function.

Usage

plot.fstats(data, fstats, est.type = "Hudson", ...)

Arguments

data

an object of the gwaa.data-class

fstats

an object of the fstats.result-class

est.type

Fst estimate to be plotted: 'WC' (Weir and Cockerham's), 'Nei', 'Hudson' (default) or 'naive' (based on Sewall Wright's original FST).

Author(s)

Marcin Kierczak <Marcin.Kierczak@imbim.uu.se>

See Also

compute.fstats, fstats.result-class

Examples

## Not run: plot.fstats(data, fst)

cgmisc-team/cgmisc documentation built on Jan. 3, 2024, 9:52 p.m.