package metropolis
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- metropolis
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
trait
MetropolisDistributions
extends Distributions
This trait implements some distributions revolving around the Metropolis-Hastings sampling procedure.
Value Members
-
val
defaultSampleBurnIn: Int
Default burn-in value for Metropolis-Hastings algorithm.