# Generated by roxygen2: do not edit by hand

S3method(SVC_mle,default)
S3method(SVC_mle,formula)
S3method(SVC_mle_control,SVC_mle)
S3method(SVC_mle_control,default)
S3method(coef,SVC_mle)
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(SVC_mle)
export(SVC_mle_control)
export(cov_par)
export(fullSVC_reggrid)
export(nlocs)
import(spam)
importFrom(RandomFields,RFsimulate)
importFrom(RandomFields,RMexp)
importFrom(RandomFields,RMnugget)
importFrom(fields,rdist)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(optimParallel,optimParallel)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(sp,SpatialPointsDataFrame)
importFrom(stats,coef)
importFrom(stats,dist)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,model.matrix)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,sd)
