R package: Low WAFOM Sequences based on Sobol sequences

Low WAFOM Sequences based on Sobol sequences are searched using an algorithm described in Shinsuke Mori's master thesis.

Information

Install

You can install the release packeage from CRAN.

Install Develop version

And then,

install.packages('devtools')
library('devtools')
install_github("MersenneTwister-Lab/LowWAFOMSobol", ref='develop')

Download

Release Version:

Develop Version:

Now, Develop version is same as release version.

Reference