powered by
Plot the Results from SPIn or bootSPIn
Plot the histogram, the kernel density estimate, the shortest probability interval and the central interval.
"plot"(x, ...)
SPIn object, result of SPIn or bootSPIn.
SPIn
bootSPIn
plot
Simulation efficient shortest probability intervals. (arXiv:1302.2142)
SPIn,bootSPIn
x <- rgamma(100,3) r <- bootSPIn(x) plot(r)
Run the code above in your browser using DataLab