Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.stats.random.rng.multivariate.mcmc.metropolis Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
AbstractMetropolisThe Metropolis algorithm is a Markov Chain Monte Carlo algorithm, which requires only a function f proportional to the PDF from which we wish to sample.Classcom.numericalmethod.suanshu.stats.random.rng.multivariate.mcmc.metropolisSuanShu
MetropolisThis basic Metropolis implementation assumes using symmetric proposal function.Classcom.numericalmethod.suanshu.stats.random.rng.multivariate.mcmc.metropolisSuanShu
MetropolisHastingsA generalization of the Metropolis algorithm, which allows asymmetric proposal Metropolis-HastingsLiu, Jun S.Classcom.numericalmethod.suanshu.stats.random.rng.multivariate.mcmc.metropolisSuanShu
MetropolisHastings .ProposalDensityFunctionDefines the density of a proposal function, i.Interfacecom.numericalmethod.suanshu.stats.random.rng.multivariate.mcmc.metropolisSuanShu
MetropolisUtilsUtility functions for Metropolis algorithms.Classcom.numericalmethod.suanshu.stats.random.rng.multivariate.mcmc.metropolisSuanShu
RobustAdaptiveMetropolisA variation of Metropolis, that uses the estimated covariance of the target distribution in the proposal distribution, based on a paper by Vihola (2011).Classcom.numericalmethod.suanshu.stats.random.rng.multivariate.mcmc.metropolisSuanShu