Re: [R] estimate inverse gaussian in R

2009-12-06 Thread J. R. M. Hosking
noclue_ wrote: I have a one-variable data set in R. The plot of histogram of my numerical variable suggests an inverse gaussian distribution. How can I obtain best estimation for the two parameters of inverse gaussian based on my data? Thanks. See the examples for function pelp in packag

Re: [R] estimate inverse gaussian in R

2009-12-06 Thread David Scott
David Scott wrote: Jorge Ivan Velez wrote: Hi Tim, Take a look at http://bm2.genes.nig.ac.jp/RGM2/R_current/library/fBasics/man/dist-nigFit.html HTH, Jorge' i don't think this is what the OP wanted. The nig is the normal inverse Gaussian distribution, which is a special case of the general

Re: [R] estimate inverse gaussian in R

2009-12-06 Thread David Scott
Jorge Ivan Velez wrote: Hi Tim, Take a look at http://bm2.genes.nig.ac.jp/RGM2/R_current/library/fBasics/man/dist-nigFit.html HTH, Jorge' i don't think this is what the OP wanted. The nig is the normal inverse Gaussian distribution, which is a special case of the generalized inverse Gaussi

Re: [R] estimate inverse gaussian in R

2009-12-06 Thread Jorge Ivan Velez
Hi Tim, Take a look at http://bm2.genes.nig.ac.jp/RGM2/R_current/library/fBasics/man/dist-nigFit.html HTH, Jorge' On Sun, Dec 6, 2009 at 12:48 PM, noclue_ <> wrote: > > I have a one-variable data set in R. > > The plot of histogram of my numerical variable suggests an inverse > gaussian distrib

Re: [R] estimate inverse gaussian in R

2009-12-06 Thread David Winsemius
On Dec 6, 2009, at 12:48 PM, noclue_ wrote: I have a one-variable data set in R. The plot of histogram of my numerical variable suggests an inverse gaussian distribution. How can I obtain best estimation for the two parameters of inverse gaussian based on my data? http://www.lmgtfy.com/?q=

[R] estimate inverse gaussian in R

2009-12-06 Thread noclue_
I have a one-variable data set in R. The plot of histogram of my numerical variable suggests an inverse gaussian distribution. How can I obtain best estimation for the two parameters of inverse gaussian based on my data? Thanks. -- View this message in context: http://n4.nabble.com/estimate