R/heqb.SGB.R

Defines functions heqb.SGB

Documented in heqb.SGB

heqb.SGB <-
function(x,d,u,bound,shape1,index,...){
   h <- x[index]
   return(h)
}

Try the SGB package in your browser

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

SGB documentation built on March 26, 2020, 8:02 p.m.