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