Package: gamboostLSS
Type: Package
Title: Boosting Methods for 'GAMLSS'
Version: 2.0-6
Date: 2022-05-05
Authors@R: c(person("Benjamin", "Hofner", role = c("aut", "cre"),
	            email = "benjamin.hofner@pei.de", 
	            comment = c(ORCID = "0000-0003-2810-3186")),
             person("Andreas", "Mayr", role = "aut"),           
             person("Nora", "Fenske", role = "aut"),
             person("Janek", "Thomas", role = "aut"),
             person("Matthias", "Schmid", role = "aut"))
Description: Boosting models for fitting generalized additive models for
  location, shape and scale ('GAMLSS') to potentially high dimensional
  data.
Depends: R (>= 2.10.0), mboost (>= 2.8-0), stabs (>= 0.5-0), parallel
Imports: graphics, grDevices, stats, utils
Suggests: gamlss, gamlss.dist, survival, BayesX, R2BayesX
LazyLoad: yes
LazyData: yes
License: GPL-2
URL: For source code, development versions and issue tracker see
        https://github.com/boost-R/gamboostLSS
NeedsCompilation: no
Packaged: 2022-05-05 14:59:30 UTC; Benjamin (PEI)
Author: Benjamin Hofner [aut, cre] (<https://orcid.org/0000-0003-2810-3186>),
  Andreas Mayr [aut],
  Nora Fenske [aut],
  Janek Thomas [aut],
  Matthias Schmid [aut]
Maintainer: Benjamin Hofner <benjamin.hofner@pei.de>
Repository: CRAN
Date/Publication: 2022-05-11 09:30:05 UTC
