plotBayes {qgg} | R Documentation |
Plot fit from gbayes
Description
Summary plots from gbayes fit
Usage
plotBayes(fit = NULL, causal = NULL, what = "bm", chr = 1)
Arguments
fit |
object from gbayes |
causal |
indices for "causal" markers |
what |
character fro what to plot (e.g. "trace", "bpm", "ve", "vg", "vb") |
chr |
chromosome to plot |
[Package qgg version 1.1.3 Index]