- Estimates linear regression coefficients using Generalized Cross Entropy.
- Development version from Github:
devtools::install_github("jorgevazcabral/GCEstim",
build_vignettes = TRUE,
build_manual = TRUE,
dependencies=TRUE)
- Stable version from CRAN:
install.packages("GCEstim")
In case you want / have to cite this package, please use citation('GCEstim')
for citation information.