Learn R Programming

PAWL (version 0.5)

PAWL-package: PARALLEL ADAPTIVE WANG-LANDAU

Description

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.

Examples

Run this code
  demo(discreteexample)
  demo(gaussianexample)
  demo(mixture2kexample)

Run the code above in your browser using DataLab