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

Defines functions bayesx.construct.geokriging.smooth.spec

bayesx.construct.gk.smooth.spec <- bayesx.construct.geokriging.smooth.spec <- function(object, dir, prg, data)
{
  return(geo.smooth.spec(object, dir, prg, data, "geokriging"))
}

Try the R2BayesX package in your browser

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

R2BayesX documentation built on Oct. 20, 2023, 9:11 a.m.