# Generated by roxygen2: do not edit by hand

S3method(print,cf_dglm)
S3method(print,cf_dglm_hv)
S3method(print,cf_downscale)
S3method(print,cf_downscale_hv)
S3method(print,cf_glm)
S3method(print,cf_glm_hv)
S3method(print,cf_lm)
S3method(print,cf_lm_hv)
export(cf_dglm)
export(cf_dglm_hv)
export(cf_downscale)
export(cf_downscale_hv)
export(cf_glm)
export(cf_glm_hv)
export(cf_lm)
export(cf_lm_hv)
export(spCFmap)
export(sp_scalewise)
importFrom(FNN,get.knnx)
importFrom(Rcpp,sourceCpp)
importFrom(dbscan,frNN)
importFrom(fields,rdist)
importFrom(nloptr,nloptr)
importFrom(stats,
  aggregate,
  approx,
  as.formula,
  coef,
  coefficients,
  cor,
  gaussian,
  glm,
  glm.fit,
  kmeans,
  lm,
  lm.wfit,
  predict,
  qnorm,
  quantile,
  residuals,
  rnorm,
  runif,
  sd,
  var,
  vcov
)
importFrom(utils,capture.output)
useDynLib(spCF, .registration = TRUE)
