R/bayesx.construct.gk.smooth.spec.R

bayesx.construct.gk.smooth.spec <- bayesx.construct.geokriging.smooth.spec <- function(object, dir, prg, data)
{
  return(geo.smooth.spec(object, dir, prg, data, "geokriging"))
}
datacamp/R2BayesX documentation built on May 14, 2019, 7:10 p.m.