Plot p.d.f. from m.g.f

조회 수: 7 (최근 30일)
john birt
john birt 2011년 2월 24일
Knowing only the Moment Generating Function (or alternatively the Characteristic function, replacing t by it) of a distribution with five parameters, with m.g.f given by
M(t) = c(1)*t+c(2)*c(3)-c(2)*(c(3)^(1/c(4))+c(5)^2-(c(5)+t).^2).^c(4)
where
C(1) = -0.002, C(2) = 3.4654, C(3) = 28.6077, C(4) = 0.2522, C(5) = 26.4761
Can Matlab estimate and plot the Probability Density Function for the distribution?

채택된 답변

Matt Tearle
Matt Tearle 2011년 2월 28일
Sorry, this question got a bit lost when Answers had a glitch a few days back...
I hate to state for sure that there's no function for this, but I don't know of one. (FWIW: I am not a hard-core statistician, but I have been looking pretty closely at Statistics Toolbox recently.)
Maybe there's a way using the definition, but I can't think of what it would be, off the top of my head. Hunting for it, I found this CSSM thread about it. There's a link to an article that looks promising, but you need access to Springer journals.
Sorry I couldn't be more help.
  댓글 수: 1
john birt
john birt 2011년 2월 28일
Thanks for your time, and the thread link, I have come across that paper already but have not read it yet, I guess now is the time. I have access to all the springer journals. Thanks again.
P.S. I would have thought Matlab would have something to do this, I am suprised!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Historical Contests에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by