public class MaximumLikelihoodEstimationEx4 extends Object
Estimates the parameters of the generalized Gaussian distribution.
This example obtains maximum likelihood estimates for the parameters of a generalized Gaussian distribution using the MinConNLP and NelderMead solvers.
Constructor and Description |
---|
MaximumLikelihoodEstimationEx4() |
Copyright © 2020 Rogue Wave Software. All rights reserved.