Provides implementations of functions that can be used to test multivariate integration routines. The package covers six different integration domains (unit hypercube, unit ball, unit sphere, standard simplex, non-negative real numbers and R^n). For each domain several functions with different properties (smooth, non-differentiable, ...) are available. The functions are available in all dimensions n >= 1. For each function the exact value of the integral is known and implemented to allow testing the accuracy of multivariate integration routines. Details on the available test functions can be found at on the development website.
Version: | 0.3.0 |
Imports: | methods, mvtnorm, pracma, stats |
Suggests: | knitr, rmarkdown, statmod, testthat |
Published: | 2024-09-07 |
DOI: | 10.32614/CRAN.package.multIntTestFunc |
Author: | Klaus Herrmann [aut, cre] |
Maintainer: | Klaus Herrmann <klaus.herrmann at usherbrooke.ca> |
License: | MIT + file LICENSE |
URL: | https://github.com/KlausHerrmann/multIntTestFunc |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | multIntTestFunc results |
Reference manual: | multIntTestFunc.pdf |
Vignettes: |
Integration Test for Rn (source, R code) Monte Carlo Integration Tests for the Unit Hypercube (source, R code) |
Package source: | multIntTestFunc_0.3.0.tar.gz |
Windows binaries: | r-devel: multIntTestFunc_0.3.0.zip, r-release: multIntTestFunc_0.3.0.zip, r-oldrel: multIntTestFunc_0.3.0.zip |
macOS binaries: | r-release (arm64): multIntTestFunc_0.3.0.tgz, r-oldrel (arm64): multIntTestFunc_0.3.0.tgz, r-release (x86_64): multIntTestFunc_0.3.0.tgz, r-oldrel (x86_64): multIntTestFunc_0.3.0.tgz |
Old sources: | multIntTestFunc archive |
Please use the canonical form https://CRAN.R-project.org/package=multIntTestFunc to link to this page.