ChingChuan-Chen/qrsvm: SVM Quantile Regression with the Pinball Loss

Quantile Regression (QR) using Support Vector Machines under the Pinball-Loss. Estimation is based on "Nonparametric Quantile Regression" by I. Takeuchi, Q.V.Le , T. Sears, A.J.Smola (2004). Implementation relies on 'quadprog' package, package 'kernlab' Kernelfunctions and package 'Matrix' nearPD to find next Positive definite Kernelmatrix. Package estimates quantiles individually but an Implementation of non crossing constraints coming soon. Function multqrsvm() now supports parallel backend for faster fitting.

Getting started

Package details

AuthorThilo Hofmeister, Chingchuan Chen
MaintainerThilo Hofmeister <thilo.hofmeister@uni-hohenheim.de>
LicenseGPL-2
Version0.2.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ChingChuan-Chen/qrsvm")
ChingChuan-Chen/qrsvm documentation built on May 17, 2019, 12:48 p.m.