Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jorgevazcabral/GCEstim

Repository files navigation

GCE

GCEstim: Generalized Cross Entropy linear models in R.

CRAN Version CRAN Downloads

Recent/release notes

Features

  • Estimates linear regression coefficients using Generalized Cross Entropy.

Installation

  • Development version from Github:
devtools::install_github("jorgevazcabral/GCEstim",
                         build_vignettes = TRUE,
                         build_manual = TRUE,
                         dependencies=TRUE)
  • Stable version from CRAN:
install.packages("GCEstim")

Citation

In case you want / have to cite this package, please use citation('GCEstim') for citation information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published