# Generated by roxygen2: do not edit by hand

S3method(deviance,fastglm)
S3method(family,fastglm)
S3method(fastglm,default)
S3method(logLik,fastglm)
S3method(predict,fastglm)
S3method(print,fastglm)
S3method(residuals,fastglm)
S3method(summary,fastglm)
export(fastglm)
export(fastglmPure)
import(stats)
importFrom(Rcpp,evalCpp)
useDynLib(fastglm, .registration = TRUE)
