plot.gfit | R Documentation |
Plotting method for goodness-of-fit ABC objects.
## S3 method for class 'gfit' plot(x, breaks="Freedman-Diaconis", main, ...)
x |
an object of class |
breaks |
number of cells for the histogram. Defaults to "Freedman-Diaconis". |
main |
title for the plot |
... |
other parameters passed to |
Plot the distribution of the statistic under the null hypothesis and indicate where is the observed value.
gfit
, abc
, summary.gfit
,
hist
## see ?gfit for examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.