Package: AdapSamp
Type: Package
Title: Adaptive Sampling Algorithms
Version: 1.1.1
Author: Dong Zhang
Maintainer: Dong Zhang <dzhang0716@126.com>
Description: For distributions whose probability density functions are log-concave, the adaptive rejection sampling algorithm can be used to build envelope functions for sampling. For others, we can use the modified adaptive rejection sampling algorithm, the concave-convex adaptive rejection sampling algorithm and the adaptive slice sampling algorithm. So we designed an R package mainly including 4 functions: rARS(), rMARS(), rCCARS() and rASS(). These functions can realize sampling based on the algorithms above.
Imports: pracma,stats
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-03-21 05:17:21 UTC; keydom
Repository: CRAN
Date/Publication: 2018-03-21 05:29:11 UTC
Built: R 4.6.0; ; 2025-08-18 01:56:13 UTC; unix
