import(stats)
useDynLib(biglm)
export(biglm)
export(bigglm)
S3method(coef, biglm)
S3method(vcov, biglm)
S3method(vcov, bigglm)
S3method(AIC,biglm)
S3method(deviance,bigglm)
S3method(deviance,biglm)
S3method(family,bigglm)
S3method(predict,bigglm)
S3method(predict,biglm)
S3method(update, biglm)
S3method(print, biglm)
S3method(print, summary.biglm)
S3method(summary, biglm)
S3method(bigglm,data.frame)
S3method(bigglm,"function")
S3method(bigglm, SQLiteConnection)
S3method(bigglm, RODBC)


