Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.gfit

Goodness-of-fit plot for ABC


Description

Plotting method for goodness-of-fit ABC objects.

Usage

## 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

Examples

## see ?gfit for examples

abc

Tools for Approximate Bayesian Computation (ABC)

v2.1
GPL (>= 3)
Authors
Csillery Katalin [aut], Lemaire Louisiane [aut], Francois Olivier [aut], Blum Michael [aut, cre]
Initial release
2015-05-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.