# Generated by roxygen2: do not edit by hand

S3method(coef,lmnet)
S3method(model.matrix,lmnet)
S3method(plot,lmnet)
S3method(print,lmnet)
S3method(print,summary.lmnet)
S3method(print,summary.vnet)
S3method(print,vnet)
S3method(summary,lmnet)
S3method(summary,vnet)
S3method(vcov,lmnet)
export(build_exchangeable_matrix)
export(inputs_lmnet)
export(invert_exchangeable_matrix)
export(lmnet)
export(rphi)
export(vnet)
importFrom(Matrix,sparseMatrix)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,plot)
importFrom(stats,coef)
importFrom(stats,fitted.values)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,qqnorm)
importFrom(stats,resid)
importFrom(stats,runif)
importFrom(stats,vcov)
