Click or drag to resize

UnivariateHybridMC Properties

The UnivariateHybridMC type exposes the following members.

Properties
 NameDescription
Public propertyAcceptanceRate Gets the acceptance rate of the sampler.
(Inherited from McmcSamplerT)
Public propertyBurnInterval Gets or sets the number of iterations in between returning samples.
(Inherited from HybridMCGenericT)
Public propertyFrogLeapSteps Gets or sets the number of iterations in the Hamiltonian equation.
(Inherited from HybridMCGenericT)
Public propertyMomentumStdDev Gets or sets the standard deviation used in the sampling of the momentum.
Public propertyRandomSource Gets or sets the random number generator.
(Inherited from McmcSamplerT)
Public propertyStepSize Gets or sets the size of each step in the Hamiltonian equation.
(Inherited from HybridMCGenericT)
Top
See Also