powered by
Plotting method for goodness-of-fit ABC objects.
# S3 method for gfit plot(x, breaks="Freedman-Diaconis", main, ...)
an object of class "gfit".
"gfit"
number of cells for the histogram. Defaults to "Freedman-Diaconis".
title for the plot
other parameters passed to plot.
plot
Plot the distribution of the statistic under the null hypothesis and indicate where is the observed value.
gfit, abc, summary.gfit, hist
gfit
abc
summary.gfit
hist
## see ?gfit for examples
Run the code above in your browser using DataLab