The output of 'mle' function for 'gp' distribution

조회 수: 2 (최근 30일)
Amirhossein Moosavi
Amirhossein Moosavi 2020년 7월 9일
편집: Amirhossein Moosavi 2020년 7월 9일
Hi everyone,
When I use the 'mle' function for 'gp' ditribution (as follows), I obtain two outputs.
phat = mle(Data, 'distribution', 'gp')
According to mle funciton documentation, this function returns parameter estimates for the specified distribution. This documentaiton also indicates that 'gp' distribution function has three parameters (k, sigma and theta). Are the two outputs I obtain associated with aforementioned parameters?
Thanks,
Amir

답변 (0개)

카테고리

Help CenterFile Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by