(This article was first published on SAS and R, and kindly contributed to R-bloggers)
In example 7.24, we demonstrated a Metropolis-Hastings algorithm for generating observations from awkward distributions. In such settings it is desirable to assess the quality of draws by comparing them with the target distribution.Recall that the distribution function is f(y) = c e^(-y^4)(1+|y|)^3The constant c was not needed to generate draws, but is required for calculation of the probabilityTo leave a comment for the author, please follow the link and comment on his blog: SAS and R.
R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series,ecdf, trading) and more...

Zero Inflated Models and Generalized Linear Mixed Models with R.
Zuur, Saveliev, Ieno (2012).