|
GeneralDiscreteOptionsUseLaplaceRule Property
|
Gets ors sets whether to use Laplace's rule of succession
to avoid zero probabilities. Default is false.
Namespace:
Accord.Statistics.Distributions.Fitting
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public bool UseLaplaceRule { get; set; }
Public Property UseLaplaceRule As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
BooleanSee Also