| directPlot {gQTLstats} | R Documentation |
visualize relationship between empirical and modeled FDR based on analysis of a gQTL store
directPlot(FDRsupp)
FDRsupp |
instance of |
This plot is used to show the degree
of fit between a smooth model
relating modeled FDR to empirical FDR,
and the empirical FDR themselves.
It should be used in conjunction with txsPlot.
It is possible for an implausible squiggly model to yield perfect agreement for all empirical FDR estimates. See the example.
data(filtFDR) directPlot(filtFDR)