Uses of Class
org.apache.mahout.clustering.dirichlet.models.NormalModel

Packages that use NormalModel
org.apache.mahout.clustering.dirichlet.models   
 

Uses of NormalModel in org.apache.mahout.clustering.dirichlet.models
 

Subclasses of NormalModel in org.apache.mahout.clustering.dirichlet.models
 class SampledNormalModel
           
 

Methods in org.apache.mahout.clustering.dirichlet.models that return NormalModel
 NormalModel SampledNormalModel.sample()
          Return an instance with the same parameters
 NormalModel NormalModel.sample()
          TODO: Return a proper sample from the posterior.
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.