R/EyxbivgeomRoy.R

EyxbivgeomRoy <-
function(theta1, theta2, theta3, x)
{
theta2*theta3^x/(1-theta2*theta3^x)*(1-theta1*theta3*(1-theta2*theta3^x)/(1-theta2*theta3^(x+1)))/(1-theta1)
}

Try the bivgeom package in your browser

Any scripts or data that you put into this service are public.

bivgeom documentation built on May 2, 2019, 6:36 a.m.