CRAN/E | AdapSamp

AdapSamp

Adaptive Sampling Algorithms

Installation

About

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.

Key Metrics

Version 1.1.1
Published 2018-03-21 2227 days ago
Needs compilation? no
License GPL-2
CRAN checks AdapSamp results

Downloads

Yesterday 6 0%
Last 7 days 56 -19%
Last 30 days 246 -7%
Last 90 days 711 -19%
Last 365 days 3.060 -24%

Maintainer

Maintainer

Dong Zhang

dzhang0716@126.com

Authors

Dong Zhang

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

AdapSamp archive

Imports

pracma
stats