Uses of Interface
edu.cmu.tetrad.bayes.EmBayesProperties.Estimator
Packages that use EmBayesProperties.Estimator
-
Uses of EmBayesProperties.Estimator in edu.cmu.tetrad.bayes
Methods in edu.cmu.tetrad.bayes that return EmBayesProperties.EstimatorModifier and TypeMethodDescriptionEmBayesProperties.getEstimator()
Getter for the fieldestimator
.Methods in edu.cmu.tetrad.bayes with parameters of type EmBayesProperties.EstimatorModifier and TypeMethodDescriptionvoid
EmBayesProperties.setEstimator
(EmBayesProperties.Estimator estimator) Setter for the fieldestimator
.