The package implements the Parallel Adaptive Wang-Landau algorithm on various examples.
The provided demos allow to reproduce the figures of the article.
Arguments
Details
Package:
PAWL
Type:
Package
Version:
1.0
Date:
2011-08-11
License:
GPL (>= 2)
LazyLoad:
yes
Depends:
mvtnorm
Suggests:
ggplot2
The main function is pawl. It takes algorithmic parameters in arguments (see the help of the pawl function),
as well a target distribution. Look at the demos to learn how to specify a target distribution.