# Generated by roxygen2: do not edit by hand

S3method(AIC,SVC_mle)
S3method(BIC,SVC_mle)
S3method(GLS_chol,matrix)
S3method(GLS_chol,spam.chol.NgPeyton)
S3method(SVC_mle,default)
S3method(SVC_mle,formula)
S3method(SVC_mle_control,SVC_mle)
S3method(SVC_mle_control,default)
S3method(coef,SVC_mle)
S3method(coef,SVC_selection)
S3method(cov_par,SVC_mle)
S3method(cov_par,SVC_selection)
S3method(fitted,SVC_mle)
S3method(logLik,SVC_mle)
S3method(nobs,SVC_mle)
S3method(plot,SVC_mle)
S3method(predict,SVC_mle)
S3method(print,SVC_mle)
S3method(print,summary.SVC_mle)
S3method(residuals,SVC_mle)
S3method(summary,SVC_mle)
export(GLS_chol)
export(SVC_mle)
export(SVC_mle_control)
export(SVC_selection)
export(SVC_selection_control)
export(check_cov_lower)
export(cov_par)
export(fullSVC_line)
export(fullSVC_reggrid)
export(init_bounds_optim)
export(nlocs)
export(sample_fullSVC)
import(spam)
importFrom(ParamHelpers,generateDesign)
importFrom(ParamHelpers,makeNumericVectorParam)
importFrom(ParamHelpers,makeParamSet)
importFrom(RandomFields,RFsimulate)
importFrom(RandomFields,RMexp)
importFrom(RandomFields,RMgengneiting)
importFrom(RandomFields,RMmatern)
importFrom(RandomFields,RMnugget)
importFrom(RandomFields,RMspheric)
importFrom(RandomFields,RMtrend)
importFrom(glmnet,coef.glmnet)
importFrom(glmnet,glmnet)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(lhs,maximinLHS)
importFrom(mlr,makeLearner)
importFrom(mlrMBO,makeMBOControl)
importFrom(mlrMBO,makeMBOInfillCritEI)
importFrom(mlrMBO,mbo)
importFrom(mlrMBO,setMBOControlTermination)
importFrom(optimParallel,optimParallel)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(pbapply,pbapply)
importFrom(pbapply,pboptions)
importFrom(smoof,makeSingleObjectiveFunction)
importFrom(spam,nearest.dist)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,dist)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,var)
