# Generated by roxygen2: do not edit by hand

S3method(bl_imp,GeDSboost)
S3method(coef,GeDS)
S3method(coef,GeDSboost)
S3method(coef,GeDSgam)
S3method(coefficients,GeDS)
S3method(coefficients,GeDSboost)
S3method(coefficients,GeDSgam)
S3method(confint,GeDS)
S3method(deviance,GeDS)
S3method(deviance,GeDSboost)
S3method(deviance,GeDSgam)
S3method(formula,GeDS)
S3method(knots,GeDS)
S3method(knots,GeDSboost)
S3method(knots,GeDSgam)
S3method(predict,GeDS)
S3method(predict,GeDSboost)
S3method(predict,GeDSgam)
S3method(print,GeDS)
S3method(print,GeDSboost)
S3method(print,GeDSgam)
S3method(visualize_boosting,GeDSboost)
export(BivariateFitter)
export(Derive)
export(GGeDS)
export(GenBivariateFitter)
export(GenUnivariateFitter)
export(IRLSfit)
export(Integrate)
export(NGeDS)
export(NGeDSboost)
export(NGeDSgam)
export(PPolyInv)
export(PPolyRep)
export(SplineReg_GLM)
export(SplineReg_LM)
export(UnivariateFitter)
export(bl_imp)
export(crossv_GeDS)
export(visualize_boosting)
exportMethods(lines)
exportMethods(plot)
import(TH.data)
import(doFuture)
import(doParallel)
import(doRNG)
import(foreach)
import(future)
import(mboost)
import(mi)
import(stats)
importFrom(MASS,ginv)
importFrom(Matrix,rankMatrix)
importFrom(Rcpp,sourceCpp)
importFrom(Rmpfr,Bernoulli)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(grDevices,dev.new)
importFrom(grDevices,devAskNewPage)
importFrom(grDevices,trans3d)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines.default)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,persp)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(graphics,rug)
importFrom(methods,as)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setMethod)
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(splines,splineKnots)
importFrom(splines,splineOrder)
importFrom(stats,.lm.fit)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,delete.response)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,glm.fit)
importFrom(stats,influence)
importFrom(stats,knots)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,lm.wfit)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,predict.glm)
importFrom(stats,pt)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,residuals)
importFrom(stats,setNames)
importFrom(stats,summary.lm)
importFrom(stats,terms)
importFrom(utils,globalVariables)
importFrom(utils,packageDescription)
useDynLib(GeDS)
