# Generated by roxygen2: do not edit by hand

S3method(epredict,glm)
S3method(epredict,lm)
S3method(epredict,mlm)
S3method(eupdate,lm)
S3method(nonest.basis,default)
S3method(nonest.basis,lm)
S3method(nonest.basis,matrix)
S3method(nonest.basis,qr)
S3method(nonest.basis,svd)
export(all.estble)
export(epredict)
export(estble.subspace)
export(eupdate)
export(is.estble)
export(legacy.nonest.basis)
export(nonest.basis)
export(nonest.basis.svd)
importFrom(stats,delete.response)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.pass)
importFrom(stats,predict)
importFrom(stats,terms)
importFrom(stats,update)
