R/P2.R

"P2" <-
function(t){
y<--(t^2)/(1-t^2)
y<-exp(y)
y<-y*(t+.01)^.25
}
nunesmatt/binhf documentation built on May 25, 2019, 8:18 a.m.