multIntTestFunc: Provides Test Functions for Multivariate Integration

Provides implementations of functions that can be used to test multivariate integration routines. The package covers five different integration domains (unit hypercube, unit ball, unit sphere, standard simplex 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.1.1
Imports: gsl, pracma, methods
Suggests: knitr, rmarkdown, testthat
Published: 2021-10-05
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
CRAN checks: multIntTestFunc results

Documentation:

Reference manual: multIntTestFunc.pdf
Vignettes: Monte Carlo Integration Tests for the Unit Hypercube

Downloads:

Package source: multIntTestFunc_0.1.1.tar.gz
Windows binaries: r-devel: multIntTestFunc_0.1.1.zip, r-release: multIntTestFunc_0.1.1.zip, r-oldrel: multIntTestFunc_0.1.1.zip
macOS binaries: r-release (arm64): multIntTestFunc_0.1.1.tgz, r-oldrel (arm64): multIntTestFunc_0.1.1.tgz, r-release (x86_64): multIntTestFunc_0.1.1.tgz, r-oldrel (x86_64): multIntTestFunc_0.1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=multIntTestFunc to link to this page.