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

3 ビュー (過去 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 Center および File ExchangeRandom Number Generation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by