# Generated by roxygen2: do not edit by hand

S3method(anova,islasso)
S3method(coef,islasso.path)
S3method(confint,islasso)
S3method(cooks.distance,islasso)
S3method(deviance,islasso)
S3method(deviance,islasso.path)
S3method(extractAIC,islasso)
S3method(family,islasso)
S3method(fitted,islasso.path)
S3method(formula,islasso)
S3method(influence,islasso)
S3method(logLik,islasso)
S3method(logLik,islasso.path)
S3method(model.frame,islasso)
S3method(model.matrix,islasso)
S3method(nobs,islasso)
S3method(plot,confint.islasso)
S3method(plot,islasso)
S3method(plot,islasso.path)
S3method(predict,islasso)
S3method(predict,islasso.path)
S3method(print,anova.islasso)
S3method(print,confint.islasso)
S3method(print,islasso)
S3method(print,islasso.path)
S3method(print,logLik.islasso.path)
S3method(print,summary.islasso)
S3method(print,summary.islasso.path)
S3method(residuals,islasso)
S3method(residuals,islasso.path)
S3method(rstandard,islasso)
S3method(rstudent,islasso)
S3method(summary,islasso)
S3method(summary,islasso.path)
S3method(variable.names,islasso)
S3method(vcov,islasso)
S3method(weights,islasso)
export(GoF.islasso.path)
export(aic.islasso)
export(is.control)
export(islasso)
export(islasso.fit)
export(islasso.path)
export(islasso.path.fit)
export(simulXy)
import(ggplot2)
import(glmnet)
import(stats)
importFrom(cli,col_cyan)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,identify)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(gridExtra,grid.arrange)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
useDynLib(islasso, .registration = TRUE, .fixes = "C_")
