# Generated by roxygen2: do not edit by hand

S3method(autoplot,LR)
S3method(autoplot,LR_boot)
S3method(autoplot,PLR)
S3method(autoplot,PLR_boot)
S3method(autoplot,PLR_cv)
S3method(coef,LR)
S3method(coef,LR_boot)
S3method(coef,PLR)
S3method(coef,PLR_boot)
S3method(coef,PLR_cv)
S3method(confint,LR)
S3method(confint,LR_boot)
S3method(confint,PLR)
S3method(confint,PLR_boot)
S3method(confint,PLR_cv)
S3method(fitted,LR)
S3method(fitted,LR_boot)
S3method(fitted,PLR)
S3method(fitted,PLR_boot)
S3method(fitted,PLR_cv)
S3method(ineqExplained,LR)
S3method(ineqExplained,LR_boot)
S3method(ineqExplained,PLR)
S3method(ineqExplained,PLR_boot)
S3method(ineqExplained,PLR_cv)
S3method(ineqExplained,lm)
S3method(plot,LR)
S3method(plot,LR_boot)
S3method(plot,PLR)
S3method(plot,PLR_boot)
S3method(plot,PLR_cv)
S3method(predict,LR)
S3method(predict,LR_boot)
S3method(predict,PLR)
S3method(predict,PLR_boot)
S3method(predict,PLR_cv)
S3method(print,LR)
S3method(print,LR_boot)
S3method(print,PLR)
S3method(print,PLR_boot)
S3method(print,PLR_cv)
S3method(print,summary.LR)
S3method(print,summary.LR_boot)
S3method(print,summary.PLR)
S3method(print,summary.PLR_boot)
S3method(print,summary.PLR_cv)
S3method(residuals,LR)
S3method(residuals,LR_boot)
S3method(residuals,PLR)
S3method(residuals,PLR_boot)
S3method(residuals,PLR_cv)
S3method(summary,LR)
S3method(summary,LR_boot)
S3method(summary,PLR)
S3method(summary,PLR_boot)
S3method(summary,PLR_cv)
export(Gini.coef)
export(Lorenz.FABS)
export(Lorenz.GA)
export(Lorenz.Reg)
export(Lorenz.SCADFABS)
export(Lorenz.boot)
export(Lorenz.boot.combine)
export(Lorenz.curve)
export(Lorenz.graphs)
export(PLR.CV)
export(PLR.fit)
export(Rearrangement.estimation)
export(diagnostic.PLR)
export(ineqExplained)
import(MASS)
importFrom(GA,ga)
importFrom(Rcpp,evalCpp)
importFrom(Rearrangement,rearrangement)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(foreach,'%do%')
importFrom(foreach,'%dopar%')
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labeller)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_hue)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,stat_function)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,plot)
importFrom(parallel,detectCores)
importFrom(parsnip,contr_one_hot)
importFrom(progress,progress_bar)
importFrom(rsample,analysis)
importFrom(rsample,vfold_cv)
importFrom(stats,.getXlevels)
importFrom(stats,as.formula)
importFrom(stats,ave)
importFrom(stats,delete.response)
importFrom(stats,is.empty.model)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update.formula)
importFrom(utils,modifyList)
useDynLib(LorenzRegression)
