FSSF: Generate Fully-Sequential Space-Filling Designs Inside a Unit Hypercube

Provides three methods proposed by Shang and Apley (2019) <doi:10.1080/00224065.2019.1705207> to generate fully-sequential space-filling designs inside a unit hypercube. A 'fully-sequential space-filling design' means a sequence of nested designs (as the design size varies from one point up to some maximum number of points) with the design points added one at a time and such that the design at each size has good space-filling properties. Two methods target the minimum pairwise distance criterion and generate maximin designs, among which one method is more efficient when design size is large. One method targets the maximum hole size criterion and uses a heuristic to generate what is closer to a minimax design.

Version: 0.1.1
Depends: R (≥ 3.3)
Imports: Rcpp (≥ 0.12.10)
LinkingTo: Rcpp, RcppArmadillo
Published: 2020-02-05
Author: Boyang Shang and Daniel W. Apley
Maintainer: Boyang Shang <boyangshang2015 at u.northwestern.edu>
License: GPL-2
Copyright: ANN library is copyright University of Maryland and Sunil Arya and David Mount. See file COPYRIGHTS for details.
NeedsCompilation: yes
CRAN checks: FSSF results

Documentation:

Reference manual: FSSF.pdf

Downloads:

Package source: FSSF_0.1.1.tar.gz
Windows binaries: r-devel: FSSF_0.1.1.zip, r-release: FSSF_0.1.1.zip, r-oldrel: FSSF_0.1.1.zip
macOS binaries: r-release (arm64): FSSF_0.1.1.tgz, r-oldrel (arm64): FSSF_0.1.1.tgz, r-release (x86_64): FSSF_0.1.1.tgz
Old sources: FSSF archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=FSSF to link to this page.