public class MaximumLikelihoodEstimationEx3 extends Object
Estimates the parameters of the normal probability distribution.
This example obtains maximum likelihood estimates for the parameters of a normal (Gaussian) distribution.
MaximumLikelihoodEstimationEx3()
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MaximumLikelihoodEstimationEx3()
public static void main(String[] args) throws Exception
Exception
Copyright © 2020 Rogue Wave Software. All rights reserved.