# Generated by roxygen2: do not edit by hand

S3method(print,iOLS_path)
S3method(print,lambda_test)
export(iOLS)
export(iOLS_path)
export(iOLS_path_plot)
export(iOLS_plot)
export(lambda_test)
export(print)
importFrom(boot,boot)
importFrom(graphics,abline)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(matlib,inv)
importFrom(randomcoloR,randomColor)
importFrom(sandwich,vcovHC)
importFrom(stats,binomial)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,pt)
importFrom(stats,t.test)
importFrom(stringr,str_c)
importFrom(utils,tail)
