Package: anMC 0.2.5
anMC: Compute High Dimensional Orthant Probabilities
Computationally efficient method to estimate orthant probabilities of high-dimensional Gaussian vectors. Further implements a function to compute conservative estimates of excursion sets under Gaussian random field priors.
Authors:
anMC_0.2.5.tar.gz
anMC_0.2.5.zip(r-4.7)anMC_0.2.5.zip(r-4.6)anMC_0.2.5.zip(r-4.5)
anMC_0.2.5.tgz(r-4.6-x86_64)anMC_0.2.5.tgz(r-4.6-arm64)anMC_0.2.5.tgz(r-4.5-x86_64)anMC_0.2.5.tgz(r-4.5-arm64)
anMC_0.2.5.tar.gz(r-4.7-arm64)anMC_0.2.5.tar.gz(r-4.7-x86_64)anMC_0.2.5.tar.gz(r-4.6-arm64)anMC_0.2.5.tar.gz(r-4.6-x86_64)
anMC_0.2.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
anMC/json (API)
NEWS
| # Install 'anMC' in R: |
| install.packages('anMC', repos = c('https://dazzimonti.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dazzimonti/anmc/issues
estimationgaussianorthantprobabilityopenblascpp
Last updated from:5951ec6c8d. Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 128 | ||
| linux-devel-x86_64 | NOTE | 118 | ||
| source / vignettes | OK | 151 | ||
| linux-release-arm64 | NOTE | 129 | ||
| linux-release-x86_64 | NOTE | 147 | ||
| macos-release-arm64 | NOTE | 97 | ||
| macos-release-x86_64 | NOTE | 268 | ||
| macos-oldrel-arm64 | NOTE | 114 | ||
| macos-oldrel-x86_64 | NOTE | 329 | ||
| windows-devel | NOTE | 106 | ||
| windows-release | NOTE | 122 | ||
| windows-oldrel | NOTE | 153 | ||
| wasm-release | OK | 123 |
Exports:ANMC_GaussconservativeEstimateget_chronotimeMC_GaussmvrnormArmaProbaMaxProbaMinselectActiveDimsselectQdimstrmvrnorm_rej_cpp
Dependencies:mvtnormRcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| ANMC estimate for the remainder | ANMC_Gauss |
| Computationally efficient conservative estimate | conservativeEstimate |
| Measure elapsed time with C++11 chrono library | get_chronotime |
| MC estimate for the remainder | MC_Gauss |
| Sample from multivariate normal distribution with C++ | mvrnormArma |
| Probability of exceedance of maximum of Gaussian vector | ProbaMax |
| Probability of exceedance of minimum of Gaussian vector | ProbaMin |
| Select active dimensions for small dimensional estimate | selectActiveDims |
| Iteratively select active dimensions | selectQdims |
| Sample from truncated multivariate normal distribution with C++ | trmvrnorm_rej_cpp |
