Package: engression
Title: Engression Modelling
Version: 0.1.4
Authors@R: c(person("Xinwei", "Shen", role = c("aut"), email = "xinwei.shen@stat.math.ethz.ch"), person("Nicolai", "Meinshausen", role = c("aut", "cre"), email = "meinshausen@stat.math.ethz.ch")) 
Description: Fits engression models for nonlinear distributional regression. Predictors and targets can be univariate or multivariate. Functionality includes estimation of conditional mean, estimation of conditional quantiles, or sampling from the fitted distribution. Training is done full-batch on CPU (the python version offers GPU-accelerated stochastic gradient descent). Based on "Engression: Extrapolation for nonlinear regression?" by Xinwei Shen and Nicolai Meinshausen (2023). Also supports classification (experimental). 
 <arxiv:2307.00835>.
URL: https://github.com/xwshen51/engression/
BugReports: https://github.com/xwshen51/engression/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: torch
NeedsCompilation: no
Packaged: 2023-11-21 11:10:49 UTC; nicolai
Author: Xinwei Shen [aut],
  Nicolai Meinshausen [aut, cre]
Maintainer: Nicolai Meinshausen <meinshausen@stat.math.ethz.ch>
Repository: CRAN
Date/Publication: 2023-11-22 08:40:02 UTC
Built: R 4.2.3; ; 2023-11-22 09:43:36 UTC; unix
