R/ivphiBB2.R

"ivphiBB2" <-
function(theta,delta,t)
{
	ivphiBB2<-t^(-theta)-1
	resultivphiBB2<-matrix(c(theta,delta,t,ivphiBB2),nrow=1)
}

Try the fgac package in your browser

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

fgac documentation built on May 2, 2019, 6:07 a.m.