Package: vinereg
Type: Package
Title: D-Vine Quantile Regression
Version: 0.3.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.2.8), future, furrr, kde1d (>=
        0.2.0),
RoxygenNote: 6.0.1
NeedsCompilation: no
Suggests: knitr, rmarkdown, ggplot2, PivotalR, quantreg, tidyr, dplyr,
        purrr, scales, mgcv, testthat, covr
VignetteBuilder: knitr
Packaged: 2018-06-02 20:37:04 UTC; n5
Author: Thomas Nagler [aut, cre],
  Dani Kraus [ctb]
Repository: CRAN
Date/Publication: 2018-06-02 23:13:27 UTC
