Package: expectreg
Type: Package
Title: Expectile and Quantile Regression
Version: 0.50
Date: 2016-03-11
Authors@R: c(person("Fabian", "Sobotka", role = "cre", email = "fabian.sobotka@wiwi.uni-goettingen.de"),
    person("Sabine", "Schnabel", role = "aut", email = "sabine.schnabel@wur.nl"),
    person("Linda", "Schulze Waltrup", role = "aut", email = "lschulze_waltrup@stat.uni-muenchen.de"),
    person("Elmar", "Spiegel", role = "aut", email = "espiege@uni-goettingen.de"),
    person("Paul", "Eilers", role = "ctb", email = "p.eilers@erasmusmc.nl"),
    person("Thomas", "Kneib", role = "ths", email = "tkneib@uni-goettingen.de"),
    person("Goeran", "Kauermann", role = "ctb", email = "goeran.kauermann@stat.uni-muenchen.de"))
Author: Fabian Sobotka <fabian.sobotka@wiwi.uni-goettingen.de>,
  Sabine Schnabel <sabine.schnabel@wur.nl>
  Linda Schulze Waltrup <lschulze_waltrup@stat.uni-muenchen.de>
  and Elmar Spiegel <espiege@uni-goettingen.de>
  with contributions from
  Paul Eilers <p.eilers@erasmusmc.nl>,
  Thomas Kneib <tkneib@uni-goettingen.de> 
  and Goeran Kauermann <goeran.kauermann@stat.uni-muenchen.de>.
Maintainer: Fabian Sobotka <fabian.sobotka@wiwi.uni-goettingen.de>
Depends: R (>= 2.14.0), stats, parallel, mboost (>= 2.1.0), BayesX (>=
        0.2-4), RcppEigen, Matrix
Imports: Rcpp (>= 0.11.2), splines, quadprog, colorspace (>= 0.97),
        fields
Suggests: SemiPar
LinkingTo: Rcpp, RcppEigen
Description: Expectile and quantile regression of models with nonlinear effects
  e.g. spatial, random, ridge using least asymmetric weighed squares / absolutes
  as well as boosting; also supplies expectiles for common distributions.
License: GPL-2
LazyLoad: yes
LazyData: yes
NeedsCompilation: yes
Packaged: 2016-04-11 16:51:51 UTC; Elmar
