Jump to content

Bivariate Poisson With Diagonal Inflation


Recommended Posts

Hello everyone ! Do not know how to upload a file , How do I implement this functionality, can anyone give an example with an Excel file? Option Explicit Public Function BivariatePoisson(x As Integer, y As Integer, lambda1 As Double, lambda2 As Double, lambda3 As Double) As Double Dim min As Integer Dim quotient As Double Dim sum As Double Dim i As Integer If x

Link to comment
Share on other sites

  • 2 weeks later...

Re: Bivariate Poisson With Diagonal Inflation How to calculate the geometric ? I know lambda1 =goal Expected HOME lambda2 =goal Expected Visitor lambda3 =Covariance inflation=The addition to a draw Can anyone help, how do I calculate the geometric ? Thank you !

Link to comment
Share on other sites

This thread has more posts. To see them, you'll need to sign up or sign in.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...