R/bayesx.construct.gs.smooth.spec.R

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