Package dev.nm.stat.random.rng.multivariate.mcmc.proposalfunction
-
Class Summary Class Description GaussianProposalFunction A proposal generator where each perturbation is a random vector, where each element is drawn from a standard Normal distribution, multiplied by a scale matrix.HybridMCMCProposalFunction ProposalFunction A proposal function goes from the current state to the next state, where a state is a vector.