Package: FSSF 0.1.2

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

Provides three methods 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 [aut, cre], Daniel W. Apley [aut]

FSSF_0.1.2.tar.gz
FSSF_0.1.2.zip(r-4.7)FSSF_0.1.2.zip(r-4.6)FSSF_0.1.2.zip(r-4.5)
FSSF_0.1.2.tgz(r-4.6-x86_64)FSSF_0.1.2.tgz(r-4.6-arm64)FSSF_0.1.2.tgz(r-4.5-x86_64)FSSF_0.1.2.tgz(r-4.5-arm64)
FSSF_0.1.2.tar.gz(r-4.7-arm64)FSSF_0.1.2.tar.gz(r-4.7-x86_64)FSSF_0.1.2.tar.gz(r-4.6-arm64)FSSF_0.1.2.tar.gz(r-4.6-x86_64)
FSSF_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
FSSF/json (API)

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

Bug tracker:https://github.com/boyangshang/fssf/issues

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

On CRAN:

Conda:

cpp

2.00 score 170 downloads 3 exports 2 dependencies

Last updated from:248bfa9333. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK177
linux-devel-x86_64OK148
source / vignettesOK210
linux-release-arm64OK183
linux-release-x86_64OK145
macos-release-arm64OK191
macos-release-x86_64OK265
macos-oldrel-arm64OK212
macos-oldrel-x86_64OK514
windows-develOK159
windows-releaseOK154
windows-oldrelOK132
wasm-releaseOK146

Exports:fssf_bfssf_ffssf_fr

Dependencies:RcppRcppArmadillo