Package: vinereg
Type: Package
Title: D-Vine Quantile Regression
Version: 0.5.0
Authors@R: c(
        person("Thomas", "Nagler",, "mail@tnagler.com", role = c("aut", "cre")),
        person("Dani", "Kraus",,, role = c("ctb"))
        )
Maintainer: Thomas Nagler <mail@tnagler.com>
Description: 
  Implements D-vine quantile regression models with
  parametric or nonparametric pair-copulas. See 
  Kraus and Czado (2017) <doi:10.1016/j.csda.2016.12.009> and
  Schallhorn et al. (2017) <arXiv:1705.08310>.
License: GPL-3
LazyData: TRUE
Imports: cctools, rvinecopulib (>= 0.3.0), future, furrr, kde1d (>=
        0.2.0),
RoxygenNote: 6.1.0
NeedsCompilation: no
Suggests: knitr, rmarkdown, ggplot2, PivotalR, quantreg, tidyr, dplyr,
        purrr, scales, mgcv, testthat, covr
VignetteBuilder: knitr
URL: https://tnagler.github.io/vinereg
BugReports: https://github.com/tnagler/vinereg/issues
Packaged: 2018-08-09 22:27:37 UTC; n5
Author: Thomas Nagler [aut, cre],
  Dani Kraus [ctb]
Repository: CRAN
Date/Publication: 2018-08-09 23:00:03 UTC
Built: R 3.4.4; ; 2019-04-25 21:16:21 UTC; windows
