# last modified 2012-09-11 by J. Fox

export(
    basicPowerAxis,
    bcPowerAxis,
    Boxplot,
    carWeb,
    confidenceEllipse,
    contr.Helmert,
    contr.Sum,
    contr.Treatment,
    dataEllipse,
    ellipse,
    logit,
    panel.car,
    probabilityAxis,
    qqPlot,
    qqp,
    recode,
    regLine,
    scatter3d,
    scatterplot, 
    scatterplotMatrix,
    sigmaHat,
    slp,
    some,
    sp,
    spm,
    spreadLevelPlot,
    symbox,
    which.names, whichNames,
    yjPowerAxis,
    
    Anova,
	basicPower, bcPower, yjPower, powerTransform,
	boxCox,
	boxCoxVariable,
	boxTidwell,
	ceresPlot,
    ceresPlots,
    crPlot,
    crPlots,
    crp,
	deltaMethod,
	dfbetaPlots,
	dfbetasPlots,
	dwt,
	durbinWatsonTest,
	estimateTransform, testTransform,	
	hccm,
	identify3d,
	infIndexPlot,
	influenceIndexPlot,
	influencePlot,
	invResPlot, inverseResponsePlot, invTranPlot, invTranEstimate,
	leveneTest,
	leveragePlot,
    leveragePlots,
	lht,
    linearHypothesis,
    Manova,
    mmp, mmps, marginalModelPlot, marginalModelPlots,
    ncvTest,
    outlierTest,
    vif,
    avPlot, avPlots, showLabels, residualPlot, residualPlots,
    bootCase, nextBoot,
    subsets,
    compareCoefs,
    matchCoefs,
    Boot,
    gamLine,
    loessLine,
    quantregLine,
    
    # deprecated functions
    av.plot,
    av.plots,
    box.cox,
    bc,
    box.cox.powers,
    box.cox.var,
    box.tidwell,
    cookd,
    confidence.ellipse,
    ceres.plot,
    ceres.plots,
    cr.plot,
    cr.plots,
    data.ellipse,
    durbin.watson,
    levene.test,
    leverage.plot,
    leverage.plots,
    linear.hypothesis,
    outlier.test,
    ncv.test,
    qq.plot,
    scatterplot.matrix,
    spread.level.plot,
    wcrossprod
)    

# methods

S3method(confidenceEllipse, default)    
S3method(confidenceEllipse, glm)    
S3method(confidenceEllipse, lm)     
S3method(print, spreadLevelPlot)   
S3method(qqPlot, default)           
S3method(qqPlot, glm)               
S3method(qqPlot, lm)    
S3method(scatter3d, default)
S3method(scatter3d, formula)
S3method(scatterplot, default)       
S3method(scatterplot, formula)       
S3method(scatterplotMatrix, default)
S3method(scatterplotMatrix, formula)
S3method(sigmaHat, default)
S3method(sigmaHat, lm)
S3method(sigmaHat, glm)
S3method(some, data.frame)           
S3method(some, default)              
S3method(some, matrix)      
S3method(spreadLevelPlot, default) 
S3method(spreadLevelPlot, formula) 
S3method(spreadLevelPlot, lm)     
S3method(subsets, regsubsets)  
S3method(boxCox, default)
S3method(boxCox, lm)
S3method(boxCox, formula)      

S3method(Anova, aov)
S3method(Anova, coxph)
S3method(Anova, default)
S3method(Anova, glm)
S3method(Anova, lm)
S3method(Anova, lme)
S3method(Anova, manova)
S3method(Anova, mer)
S3method(Anova, multinom)
S3method(Anova, mlm)
S3method(Anova, polr)
S3method(Anova, survreg)
S3method(Anova, svyglm)
S3method(avPlot, lm)
S3method(avPlot, glm)
S3method(bootCase, lm)
S3method(bootCase, glm)
S3method(bootCase, nls)
S3method(Boxplot, default)
S3method(Boxplot, formula)
S3method(nextBoot, lm)
S3method(nextBoot, nls)
S3method(boxTidwell, default)
S3method(boxTidwell, formula)
S3method(ceresPlot, glm)            
S3method(ceresPlot, lm)
# S3method(coef, multinom)
S3method(crPlot, glm)               
S3method(crPlot, lm)              
S3method(deltaMethod, default)
S3method(deltaMethod, lm)
S3method(deltaMethod,multinom)
S3method(deltaMethod,polr)
S3method(deltaMethod, nls)
S3method(deltaMethod, survreg)
S3method(deltaMethod, coxph)
S3method(deltaMethod, mer)
S3method(deltaMethod, lme)
S3method(deltaMethod, lmList)
S3method(dfbetaPlots, lm)
S3method(dfbetasPlots, lm)
S3method(durbinWatsonTest, default)
S3method(durbinWatsonTest, lm)
S3method(powerTransform, default)
S3method(powerTransform, lm)
S3method(influencePlot, lm)
S3method(inverseResponsePlot, lm)
S3method(invTranPlot, formula)
S3method(invTranPlot, default)
S3method(infIndexPlot, lm)
S3method(powerTransform, formula)
S3method(hccm, default)
S3method(hccm, lm)
S3method(leveneTest, formula)
S3method(leveneTest, lm)
S3method(leveneTest, default)
S3method(leveragePlot, glm)         
S3method(leveragePlot, lm)     
S3method(linearHypothesis, default)
S3method(linearHypothesis, glm)
S3method(linearHypothesis, lm)
S3method(linearHypothesis, lme)
S3method(linearHypothesis, mer)
S3method(linearHypothesis, mlm)
S3method(linearHypothesis, polr)
S3method(linearHypothesis, svyglm)
S3method(Manova, mlm)
S3method(matchCoefs, default)
S3method(matchCoefs, lme)
S3method(matchCoefs, mer)
S3method(matchCoefs, mlm)
S3method(mmp, default)
S3method(mmp, lm)
S3method(mmp, glm)
S3method(ncvTest, glm)
S3method(ncvTest, lm)
S3method(outlierTest, lm)
S3method(print, Anova.mlm)
S3method(print, boxTidwell)
S3method(print, linearHypothesis.mlm)
S3method(print, chisqTest)
S3method(print, durbinWatsonTest)
S3method(print, outlierTest)
S3method(print, powerTransform)
S3method(print, summary.powerTransform)
S3method(summary, Anova.mlm)
S3method(print,powerTransform)
S3method(print,summary.powerTransform)
S3method(summary,powerTransform)
S3method(plot,powerTransform)
S3method(coef,powerTransform)
S3method(vcov,powerTransform)
S3method(testTransform,powerTransform)
S3method(residualPlots,lm)
S3method(residualPlots,glm)
S3method(residualPlot,default)
S3method(residualPlot,lm)
S3method(residualPlot,glm)
S3method(summary, powerTransform)
S3method(coef, powerTransform)
S3method(vcov, powerTransform)
S3method(vif, lm)
S3method(symbox, formula)
S3method(symbox, default)

# methods related to Boot
S3method(Boot, default)
S3method(Boot, lm)
S3method(Boot, glm)
S3method(hist, boot)
S3method(confint, boot)
S3method(summary, boot)
S3method(print, summary.boot)
S3method(print, confint.boot)
