Click or drag to resize
Accord.NET (logo)

MetropolisHastingTObservation, TProposalDistribution, TTargetDistributionTarget Property

Gets the target distribution whose samples must be generated.

Namespace:  Accord.Statistics.Distributions.Sampling
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public TTargetDistribution Target { get; }
Request Example View Source

Property Value

Type: TTargetDistribution
See Also