R/FyxbivgeomRoy.R

FyxbivgeomRoy <-
function(y, theta1, theta2, theta3, x)
{
(1-(theta2*theta3^x)^(y+1)-theta1*(1-(theta2*theta3^(x+1))^(y+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.