About Anaconda Help Download Anaconda

Stochastic Newton Sampler (SNS) is a Metropolis-Hastings-based, Markov Chain Monte Carlo sampler for twice differentiable, log-concave probability density functions (PDFs) where the proposal density function is a multivariate Gaussian resulting from a second-order Taylor-series expansion of log-density around the current point. The mean of the Gaussian proposal is the full Newton-Raphson step from the current point. A Boolean flag allows for switching from SNS to Newton-Raphson optimization (by choosing the mean of proposal function as next point). This can be used during burn-in to get close to the mode of the PDF (which is unique due to concavity). For high-dimensional densities, mixing can be improved via 'state space partitioning' strategy, in which SNS is applied to disjoint subsets of state space, wrapped in a Gibbs cycle. Numerical differentiation is available when analytical expressions for gradient and Hessian are not available. Facilities for validation and numerical differentiation of log-density are provided.

Click on a badge to see how to embed it in your web page
badge
https://anaconda.org/r_test/r-sns/badges/version.svg
badge
https://anaconda.org/r_test/r-sns/badges/latest_release_date.svg
badge
https://anaconda.org/r_test/r-sns/badges/latest_release_relative_date.svg
badge
https://anaconda.org/r_test/r-sns/badges/platforms.svg
badge
https://anaconda.org/r_test/r-sns/badges/license.svg
badge
https://anaconda.org/r_test/r-sns/badges/downloads.svg

© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy