plot.AR.Rd
The function plot.ARs() plots the target vs. the proposal density and the empirical vs. the theoretical density of the samples.
# S3 method for AR plot(ARsample, ggplot = FALSE)
ARsample | samples created by acceptance rejection |
---|---|
ggplot | indicates if you want to use ggplot; please note that ggplot has to be installed in this case |