|
MixtureOptionsLogarithm Property
|
Gets or sets whether to make computations using the log
-domain. This might improve accuracy on large datasets.
Namespace:
Accord.Statistics.Distributions.Fitting
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public bool Logarithm { get; set; }
Public Property Logarithm As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
BooleanSee Also