# Generated by roxygen2: do not edit by hand

S3method(bigLm,default)
S3method(predict,bigLm)
S3method(print,bigLm)
S3method(print,summary.bigLm)
S3method(summary,bigLm)
export(bigLm)
export(bigLmPure)
import(Rcpp)
importFrom(bigmemory,as.big.matrix)
importFrom(bigmemory,is.big.matrix)
importFrom(methods,new)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
useDynLib(bigFastlm)
