R/gfunc.R

Defines functions gfunc

gfunc <-
function(d,l2){
return(exp(-d^2/l2))
}
YiyiLiu1/bdChemo documentation built on May 8, 2023, 11:27 p.m.