![]() |
MetropolisHastingT Properties |
The MetropolisHastingT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AcceptanceRate |
Gets the acceptance rate for the proposals generated
by the proposal distribution.
|
![]() | Current |
Gets the last successfully generated observation.
|
![]() | CurrentValue |
Gets the log-probability of the last successfully
generated sample.
|
![]() | Discard |
Gets or sets how many initial samples will get discarded as part
of the initial thermalization (warm-up, initialization) process.
|
![]() | LogProbabilityDensityFunction |
Gets the log-probability density function of the target distribution.
|
![]() | NumberOfInputs |
Gets the number of dimensions in each observation.
|
![]() | Proposal |
Gets or sets the move proposal distribution.
|
![]() | RandomSource |
Gets or sets a factory method to create random number generators used in this instance.
|