R/arithmean.GB2.R

arithmean.GB2 <-
function(b,a,p,q){
  meanGB2 <- km.GB2(b,a,p,q,k=1)
  return(meanGB2)
}

Try the acid package in your browser

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

acid documentation built on May 1, 2019, 10:14 p.m.