# Generated by roxygen2: do not edit by hand

S3method(`[`,smooth)
S3method(anova,Gam)
S3method(anova,Gamlist)
S3method(as.data.frame,lo.smooth)
S3method(gplot,default)
S3method(gplot,factor)
S3method(gplot,list)
S3method(gplot,matrix)
S3method(gplot,numeric)
S3method(labels,Gam)
S3method(plot,Gam)
S3method(plot,preplot.Gam)
S3method(predict,Gam)
S3method(preplot,Gam)
S3method(print,Gam)
S3method(print,Gamex)
S3method(print,stepanova)
S3method(print,summary.Gam)
S3method(summary,Gam)
export(Gamlist)
export(anova.Gam)
export(anova.Gamlist)
export(as.anova)
export(as.data.frame.lo.smooth)
export(assign.list)
export(gam)
export(gam.control)
export(gam.exact)
export(gam.fit)
export(gam.lo)
export(gam.match)
export(gam.nlchisq)
export(gam.random)
export(gam.s)
export(gam.scope)
export(gam.smooth.list)
export(gam.smoothers)
export(gam.sp)
export(general.wam)
export(gplot)
export(gplot.factor)
export(gplot.list)
export(gplot.matrix)
export(gplot.numeric)
export(labels.Gam)
export(lo)
export(lo.wam)
export(na.gam.replace)
export(newdata.predict.Gam)
export(plot.Gam)
export(plot.preplot.Gam)
export(polylo)
export(predict.Gam)
export(preplot.Gam)
export(print.Gam)
export(print.Gamex)
export(print.summary.Gam)
export(random)
export(s)
export(s.wam)
export(step.Gam)
export(summary.Gam)
export(ylim.scale)
import(foreach)
import(methods)
import(splines)
import(stats)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,persp)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rug)
importFrom(graphics,segments)
importFrom(utils,assignInMyNamespace)
importFrom(utils,head)
importFrom(utils,menu)
importFrom(utils,packageDescription)
importFrom(utils,tail)
useDynLib(gam)
