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.tar.gz(r-4.5-noble)anMC_0.2.5.tar.gz(r-4.4-noble)
anMC_0.2.5.tgz(r-4.4-emscripten)anMC_0.2.5.tgz(r-4.3-emscripten)
anMC.pdf |anMC.html✨
anMC/json (API)
NEWS
# Install 'anMC' in R: |
install.packages('anMC', 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 1 years agofrom:a4f7e6057b. Checks:OK: 1 NOTE: 1. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 14 2024 |
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 |