Other packages > Find by keyword >

vinereg  

D-Vine Quantile Regression
View on CRAN: Click here


Download and install vinereg package within the R console
Install from CRAN:
install.packages("vinereg")

Install from Github:
library("remotes")
install_github("cran/vinereg")

Install by package version:
library("remotes")
install_version("vinereg", "0.10.0")



Attach the package and use:
library("vinereg")
Maintained by
Thomas Nagler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-05-29
Latest Update: 2022-03-23
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>.
How to cite:
Thomas Nagler (2018). vinereg: D-Vine Quantile Regression. R package version 0.10.0, https://cran.r-project.org/web/packages/vinereg. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.2.0 (2018-05-29 11:23), 0.3.0 (2018-06-03 01:13), 0.5.0 (2018-08-10 01:00), 0.7.0 (2019-12-02 13:50), 0.7.1 (2020-10-12 09:10), 0.7.2 (2020-11-17 13:40), 0.7.3 (2021-02-24 19:10), 0.7.4 (2021-05-14 20:40), 0.8.0 (2021-11-23 22:30), 0.8.1 (2022-01-22 18:10), 0.8.2 (2022-03-15 11:10), 0.8.3 (2022-03-23 13:30), 0.9.1 (2023-10-23 13:40), 0.9.2 (2023-11-02 16:20)
Other packages that cited vinereg R package
View vinereg citation profile
Other R packages that vinereg depends, imports, suggests or enhances
Complete documentation for vinereg
Functions, R codes and Examples using the vinereg R package
Some associated functions: cll . cpit . plot_effects . predict.vinereg . vinereg . 
Some associated R codes: RcppExports.R . cpit.R . generics.R . predict.vinereg.R . tools.R . vinereg.R .  Full vinereg package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA