samplingf function

The sampling functions take (n, k) where n is the number of samples and k is the number of dimensions. The sampling functions should return samples in a 0-1 hypercube. sampling.func <- function(n, k)

  • Maintainer: Thomas Torsney-Weir
  • License: MIT + file LICENSE
  • Last published: 2017-03-30

Useful links