Uses of Class
marf.Stats.StatisticalEstimators.Smoothing.Smoothing

Packages that use Smoothing
marf.Stats.StatisticalEstimators   
marf.Stats.StatisticalEstimators.Smoothing   
 

Uses of Smoothing in marf.Stats.StatisticalEstimators
 

Subclasses of Smoothing in marf.Stats.StatisticalEstimators
 class MLE
          Maximum-Likelihood Statistical Estimator (MLE).
 

Uses of Smoothing in marf.Stats.StatisticalEstimators.Smoothing
 

Subclasses of Smoothing in marf.Stats.StatisticalEstimators.Smoothing
 class AddDelta
          Add-Delta Smoothing Estimator.
 class AddOne
          Add-One Smoothing Estimator.
 class GoodTuring
          Good-Turing Smoothing Estimator.
 class WittenBell
          Represents Witten-Bell Smoothing Algorithm.
 



SourceForge Logo