# Generated by roxygen2: do not edit by hand

S3method(N.boost.iter,GeDSboost)
S3method(bl_imp,GeDSboost)
S3method(coef,GeDS)
S3method(coef,GeDSboost)
S3method(coef,GeDSgam)
S3method(confint,GeDS)
S3method(confint,GeDSboost)
S3method(confint,GeDSgam)
S3method(deviance,GeDS)
S3method(deviance,GeDSboost)
S3method(deviance,GeDSgam)
S3method(family,GeDS)
S3method(family,GeDSboost)
S3method(family,GeDSgam)
S3method(formula,GeDS)
S3method(formula,GeDSboost)
S3method(formula,GeDSgam)
S3method(knots,GeDS)
S3method(knots,GeDSboost)
S3method(knots,GeDSgam)
S3method(lines,GeDS)
S3method(logLik,GeDS)
S3method(logLik,GeDSboost)
S3method(logLik,GeDSgam)
S3method(plot,GeDS)
S3method(plot,GeDSboost)
S3method(plot,GeDSgam)
S3method(predict,GeDS)
S3method(predict,GeDSboost)
S3method(predict,GeDSgam)
S3method(print,GeDS)
S3method(print,GeDSboost)
S3method(print,GeDSgam)
S3method(summary,GeDS)
S3method(summary,GeDSboost)
S3method(summary,GeDSgam)
S3method(visualize_boosting,GeDSboost)
export(BivariateFitter)
export(Derive)
export(GGeDS)
export(GenBivariateFitter)
export(GenUnivariateFitter)
export(IRLSfit)
export(Integrate)
export(N.boost.iter)
export(NGeDS)
export(NGeDSboost)
export(NGeDSgam)
export(PPolyRep)
export(SplineReg_GLM)
export(SplineReg_LM)
export(UnivariateFitter)
export(bl_imp)
export(crossv_GeDS)
export(visualize_boosting)
importFrom(MASS,ginv)
importFrom(Matrix,rankMatrix)
importFrom(Rcpp,sourceCpp)
importFrom(doFuture,registerDoFuture)
importFrom(doParallel,registerDoParallel)
importFrom(doRNG,"%dorng%")
importFrom(doRNG,registerDoRNG)
importFrom(foreach,"%:%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(grDevices,dev.new)
importFrom(grDevices,devAskNewPage)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,lines.default)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rug)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(plot3D,persp3D)
importFrom(plot3D,points3D)
importFrom(plot3D,segments3D)
importFrom(splines,polySpline)
importFrom(splines,splineDesign)
importFrom(stats,.lm.fit)
importFrom(stats,Gamma)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,confint.default)
importFrom(stats,delete.response)
importFrom(stats,deviance)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,glm.control)
importFrom(stats,glm.fit)
importFrom(stats,knots)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,lm.wfit)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,predict.glm)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quasibinomial)
importFrom(stats,quasipoisson)
importFrom(stats,reformulate)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,weighted.mean)
importFrom(utils,globalVariables)
importFrom(utils,packageDescription)
useDynLib(GeDS)
