# Generated by roxygen2: do not edit by hand

S3method(coef,MarginalFit)
S3method(contour,ResponseSurface)
S3method(df.residual,MarginalFit)
S3method(fitted,MarginalFit)
S3method(fitted,ResponseSurface)
S3method(plot,BIGLconfInt)
S3method(plot,MarginalFit)
S3method(plot,ResponseSurface)
S3method(plot,maxR)
S3method(plot,meanR)
S3method(predict,MarginalFit)
S3method(print,summary.BIGLconfInt)
S3method(print,summary.MarginalFit)
S3method(print,summary.ResponseSurface)
S3method(print,summary.maxR)
S3method(print,summary.meanR)
S3method(residuals,MarginalFit)
S3method(summary,BIGLconfInt)
S3method(summary,MarginalFit)
S3method(summary,ResponseSurface)
S3method(summary,maxR)
S3method(summary,meanR)
S3method(vcov,MarginalFit)
export(constructFormula)
export(fitMarginals)
export(fitSurface)
export(generateData)
export(getTransformations)
export(initialMarginal)
export(isobologram)
export(optim.boxcox)
export(outsidePoints)
export(plotConfInt)
export(plotMeanVarFit)
export(plotResponseSurface)
export(predictOffAxis)
export(runBIGL)
export(simulateNull)
import(ggplot2)
import(rgl)
importFrom(MASS,fractions)
importFrom(MASS,rlm)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_x_log10)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,axisTicks)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,colors)
importFrom(grDevices,extendrange)
importFrom(grDevices,rgb)
importFrom(grDevices,terrain.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,filled.contour)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(methods,formalArgs)
importFrom(methods,hasArg)
importFrom(minpack.lm,nlsLM)
importFrom(nleqslv,nleqslv)
importFrom(numDeriv,hessian)
importFrom(parallel,clusterSetRNGStream)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(progress,progress_bar)
importFrom(robustbase,lmrob)
importFrom(scales,trans_new)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,df.residual)
importFrom(stats,ecdf)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,nls)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,pf)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rchisq)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(utils,modifyList)
