Package: vinereg
Type: Package
Title: D-Vine Quantile Regression
Version: 0.11.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) <doi:10.48550/arXiv.1705.08310>.
License: GPL-3
Imports: rvinecopulib (>= 0.6.1.1.2), kde1d (>= 1.1.0), Rcpp,
        assertthat
LinkingTo: rvinecopulib, RcppEigen, Rcpp, BH, wdm, RcppThread, kde1d
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, ggplot2, AppliedPredictiveModeling,
        quantreg, tidyr, dplyr, purrr, scales, mgcv, testthat, covr
VignetteBuilder: knitr
URL: https://tnagler.github.io/vinereg/
BugReports: https://github.com/tnagler/vinereg/issues
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-01-11 17:37:28 UTC; n5
Author: Thomas Nagler [aut, cre],
  Dani Kraus [ctb]
Repository: CRAN
Date/Publication: 2025-01-11 18:00:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 02:29:29 UTC; windows
Archs: x64
