# Generated by roxygen2: do not edit by hand

S3method(coef,LR)
S3method(coef,PLR)
S3method(confint,LR)
S3method(confint,PLR)
S3method(plot,LR)
S3method(plot,PLR)
S3method(print,LR)
S3method(print,PLR)
S3method(summary,LR)
S3method(summary,PLR)
export(Gini.coef)
export(Lorenz.FABS)
export(Lorenz.GA)
export(Lorenz.Reg)
export(Lorenz.SCADFABS)
export(Lorenz.boot)
export(Lorenz.curve)
export(Lorenz.graphs)
export(PLR.BIC)
export(PLR.CV)
export(PLR.normalize)
export(PLR.wrap)
export(Rearrangement.estimation)
exportPattern("^[[:alpha:]]+")
import(GA)
import(MASS)
import(Rearrangement)
import(doParallel)
import(foreach)
import(ggplot2)
import(knitr)
import(locpol)
import(parallel)
importFrom(Rcpp,evalCpp)
useDynLib(LorenzRegression)
