plot.gfit: Goodness-of-fit plot for ABC

Description Usage Arguments Details See Also Examples

Description

Plotting method for goodness-of-fit ABC objects.

Usage

1
2
## S3 method for class 'gfit'
plot(x, breaks="Freedman-Diaconis", main, ...)

Arguments

x

an object of class "gfit".

breaks

number of cells for the histogram. Defaults to "Freedman-Diaconis".

main

title for the plot

...

other parameters passed to plot.

Details

Plot the distribution of the statistic under the null hypothesis and indicate where is the observed value.

See Also

gfit, abc, summary.gfit, hist

Examples

1
 ## see ?gfit for examples

bcm-uga/abc documentation built on May 11, 2019, 3:03 p.m.