Package: REBayes
Title: Empirical Bayes Estimation and Inference in R
Description: Kiefer-Wolfowitz maximum likelihood estimation for mixture models
    and some other density estimation and regression methods based on convex
    optimization.
Version: 0.85
Authors@R: c(
    person( "Roger", "Koenker", email=  "rkoenker@uiuc.edu", role =  c("aut", "cre")),
    person("Jiaying", "Gu", email =  "gu17@illinois.edu", role = "ctb"),
    person("Ivan", "Mizera", email = "mizera@ualberta.ca", role =  "ctb")
    )
Maintainer: Roger Koenker <rkoenker@uiuc.edu>
Depends: R (>= 2.10), Matrix
Imports: Rmosek, methods, reliaR
Suggests: knitr
LazyData: TRUE
VignetteBuilder: knitr
SystemRequirements: MOSEK (http://www.mosek.com) and MOSEK License for
        use of Rmosek, optional use of the pogs optimizer may require
        CUDA/GPU accoutrements.
License: GPL (>= 2)
URL: https://www.r-project.org
NeedsCompilation: no
RoxygenNote: 6.0.1
Packaged: 2017-05-03 14:44:39 UTC; roger
Author: Roger Koenker [aut, cre],
  Jiaying Gu [ctb],
  Ivan Mizera [ctb]
Repository: CRAN
Date/Publication: 2017-05-04 08:23:44 UTC
