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



