powered by
Plot the density estimate and the 95% credible interval
# S3 method for PY1 plot(x, ...)
A graph with the density estimate, the 95% credible interval and a histogram of the data
A fitted object of class PY1
Further arguments to be passed to generic function, ignored at the moment
data(acidity) out <- MixPY1(acidity, Nit = 50) plot(out)
Run the code above in your browser using DataLab