# Generated by roxygen2: do not edit by hand

S3method(coef,liureg)
S3method(plot,liureg)
S3method(predict,liureg)
S3method(print,liureg)
S3method(print,statliu)
S3method(residuals,liureg)
S3method(summary,liureg)
export(covliu)
export(diagHliu)
export(hatliu)
export(infoliu)
export(lamest)
export(liureg)
export(pressliu)
export(statliu)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,text)
importFrom(stats,coef)
importFrom(stats,pnorm)
importFrom(stats,symnum)
importFrom(stats,var)
useDynLib(fastliu, .registration = TRUE)
