Package: SobolSequence 1.0

Mutsuo Saito

SobolSequence: Sobol Sequences with Better Two-Dimensional Projections

R implementation of S. Joe and F. Y. Kuo(2008) <doi:10.1137/070709359>. The implementation is based on the data file new-joe-kuo-6.21201 <http://web.maths.unsw.edu.au/~fkuo/sobol/>.

Authors:Frances Kuo [aut], Stephen Joe [aut], Makoto Matsumoto [ctb], Shinsuke Mori [ctb], Mutsuo Saito [cre]

SobolSequence_1.0.tar.gz
SobolSequence_1.0.tar.gz(r-4.5-noble)SobolSequence_1.0.tar.gz(r-4.4-noble)
SobolSequence_1.0.tgz(r-4.4-emscripten)SobolSequence_1.0.tgz(r-4.3-emscripten)
SobolSequence.pdf |SobolSequence.html
SobolSequence/json (API)

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

Peer review:

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

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

2.70 score 10 scripts 128 downloads 3 exports 1 dependencies

Last updated 7 years agofrom:eefe3a240f. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 12 2024
R-4.5-linux-x86_64OKOct 12 2024

Exports:sobolSequence.dimF2MinMaxsobolSequence.dimMinMaxsobolSequence.points

Dependencies:Rcpp

Sobol sequences with better two-dimensional projections

Rendered fromsobolsequence.Rmdusingknitr::rmarkdownon Oct 12 2024.

Last update: 2017-07-07
Started: 2017-07-07

Readme and manuals

Help Manual

Help pageTopics
Sobol SequenceSobolSequence-package sobolsequence
get minimum and maximum F2 dimension number.sobolSequence.dimF2MinMax
get minimum and maximum dimension number of Sobol SequencesobolSequence.dimMinMax
get points from SobolSequencesobolSequence.points