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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 years agofrom:eefe3a240f. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 12 2024 |
R-4.5-linux-x86_64 | OK | Oct 12 2024 |
Exports:sobolSequence.dimF2MinMaxsobolSequence.dimMinMaxsobolSequence.points
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Sobol Sequence | SobolSequence-package sobolsequence |
get minimum and maximum F2 dimension number. | sobolSequence.dimF2MinMax |
get minimum and maximum dimension number of Sobol Sequence | sobolSequence.dimMinMax |
get points from SobolSequence | sobolSequence.points |