R/ivphiBB7.R

"ivphiBB7" <-
function(theta,delta,t)
{
	ivphiBB7<-(-((-((-(log(t)-1))^(-1/delta)-1))^(theta)-1))^(-delta)-1
	resultivphiBB7<-matrix(c(theta,delta,t,ivphiBB7),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.