# Generated by roxygen2: do not edit by hand

S3method(coef,vem_fit)
S3method(plot,vem_fit)
S3method(predict,vem_fit)
S3method(summary,vem_fit)
export(gcv_vem)
export(tune_vem_by_gcv)
export(vem_fit)
export(vem_smooth)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,sd)
importFrom(stats,var)
