Package: FSSF 0.1.1

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.

Authors:Boyang Shang and Daniel W. Apley

FSSF_0.1.1.tar.gz
FSSF_0.1.1.zip(r-4.5)FSSF_0.1.1.zip(r-4.4)FSSF_0.1.1.zip(r-4.3)
FSSF_0.1.1.tgz(r-4.4-x86_64)FSSF_0.1.1.tgz(r-4.4-arm64)FSSF_0.1.1.tgz(r-4.3-x86_64)FSSF_0.1.1.tgz(r-4.3-arm64)
FSSF_0.1.1.tar.gz(r-4.5-noble)FSSF_0.1.1.tar.gz(r-4.4-noble)
FSSF_0.1.1.tgz(r-4.4-emscripten)FSSF_0.1.1.tgz(r-4.3-emscripten)
FSSF.pdf |FSSF.html
FSSF/json (API)

# Install 'FSSF' in R:
install.packages('FSSF', repos = c('https://boyangshang.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3 exports 0.00 score 2 dependencies 1 scripts 151 downloads

Last updated 5 years agofrom:172e91e94a. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-win-x86_64NOTESep 07 2024
R-4.5-linux-x86_64NOTESep 07 2024
R-4.4-win-x86_64NOTESep 07 2024
R-4.4-mac-x86_64NOTESep 07 2024
R-4.4-mac-aarch64NOTESep 07 2024
R-4.3-win-x86_64NOTESep 07 2024
R-4.3-mac-x86_64NOTESep 07 2024
R-4.3-mac-aarch64NOTESep 07 2024

Exports:fssf_bfssf_ffssf_fr

Dependencies:RcppRcppArmadillo