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