How would you calculate with SPSS the equivalent bivariate Poisson function for the following univariate Poisson:
CDF.POISSON (k, lambda) when Lambda of Group 1, Lambda of Group 2 and the correlation between the two distributions is given. Frank
Dr. Frank Gaeth
|
I will be out of the office on Monday 1/16 through Wednesday 1/18, returning on Thursday (1/19). If you need immediate assistance please call the main office
number 503/223-8248 or 800/788-1887 and the receptionist will ensure that I get the message. Kelly |
Administrator
|
In reply to this post by drfg2008
This might lead you in some direction!
Not SPSS but maybe if you have the background to follow it a Python or MATRIX solution should be simple. I lack the motivation/interest/personal requirements to bother with it, but... have fun and post back what you come up with. http://filebox.vt.edu/users/pasupath/papers/shin-pasupathyR3.pdf ---
Please reply to the list and not to my personal email.
Those desiring my consulting or training services please feel free to email me. --- "Nolite dare sanctum canibus neque mittatis margaritas vestras ante porcos ne forte conculcent eas pedibus suis." Cum es damnatorum possederunt porcos iens ut salire off sanguinum cliff in abyssum?" |
I thought it might be possible that a plugin with R or something like that exists (If R has this feature at all).
Dr. Frank Gaeth
|
hi: http://www.mirrorservice.org/sites/lib.stat.cmu.edu/R/CRAN/doc/packages/bivpois.pdf Cheers!! Albert-Jan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ All right, but apart from the sanitation, the medicine, education, wine, public order, irrigation, roads, a fresh water system, and public health, what have the Romans ever done for us? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
In reply to this post by David Marso
That's a nice reference.
In addition to providing access to source code to their own improved method, the authors provide a usable description of the other two algorithms, along with their respective limitations. (I would hope that I could settle for one of the simpler methods, but I did not check out their code for complexity.) -- Rich Ulrich > Date: Sat, 14 Jan 2012 13:35:27 -0800 > From: [hidden email] > Subject: Re: bivariate Poisson > To: [hidden email] > > This might lead you in some direction! > Not SPSS but maybe if you have the background to follow it a Python or > MATRIX solution should be simple. > I lack the motivation/interest/personal requirements to bother with it, > but... have fun and post back what you come up with. > http://filebox.vt.edu/users/pasupath/papers/shin-pasupathyR3.pdf > --- > > drfg2008 wrote > > > > How would you calculate with SPSS the equivalent bivariate Poisson > > function for the following univariate Poisson: > > > > CDF.POISSON (k, lambda) > > > > when Lambda of Group 1, Lambda of Group 2 and the correlation between the > > two distributions is given. > > |
Administrator
|
I briefly examined the code. Would take a bit of effort to translate over to Python or MATRIX.
Looks like there exists an R package.
Please reply to the list and not to my personal email.
Those desiring my consulting or training services please feel free to email me. --- "Nolite dare sanctum canibus neque mittatis margaritas vestras ante porcos ne forte conculcent eas pedibus suis." Cum es damnatorum possederunt porcos iens ut salire off sanguinum cliff in abyssum?" |
would be nice to have it as an SPSS extention ; - )
Dr. Frank Gaeth
|
Administrator
|
You should write it. Would be great practice and I'm sure you would learn a great deal doing so.
Please reply to the list and not to my personal email.
Those desiring my consulting or training services please feel free to email me. --- "Nolite dare sanctum canibus neque mittatis margaritas vestras ante porcos ne forte conculcent eas pedibus suis." Cum es damnatorum possederunt porcos iens ut salire off sanguinum cliff in abyssum?" |
Free forum by Nabble | Edit this page |