# Generated by roxygen2: do not edit by hand

S3method(biplot,pcaridge)
S3method(biplot,ridge)
S3method(coef,ridge)
S3method(pairs,ridge)
S3method(pca,ridge)
S3method(plot,pcaridge)
S3method(plot,ridge)
S3method(plot3d,pcaridge)
S3method(plot3d,ridge)
S3method(precision,lm)
S3method(precision,ridge)
S3method(print,ridge)
S3method(ridge,default)
S3method(ridge,formula)
S3method(vcov,ridge)
S3method(vif,ridge)
export(contourf)
export(pca)
export(plot3d)
export(precision)
export(ridge)
export(traceplot)
export(trans.colors)
import(rgl)
importFrom(car,vif)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,contourLines)
importFrom(grDevices,gray)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,contour)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,contrasts)
importFrom(stats,cov2cor)
importFrom(stats,lm.fit)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,uniroot)
importFrom(stats,vcov)
