Package: siqr
Type: Package
Title: An R Package for Single-Index Quantile Regression
Version: 0.8.1
Language: en-US
Authors@R: c(
    person("Tianhai", "Zu", email = "zuti@mail.uc.edu", role = "cre"),
    person("Yan", "Yu",  role = "aut"))
Description: Single-Index Quantile Regression is effective in some scenarios. We provides functions that allow users to fit Single-Index Quantile Regression model. It also provides functions to do prediction, estimate standard errors of the single-index coefficients via bootstrap, and visualize the estimated univariate function. Please see W., Y., Y. (2010) <doi:10.1016/j.jmva.2010.02.003> for details.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.6.0)
Imports: stats, quantreg, KernSmooth
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-12-14 20:11:04 UTC; tianhaizu
Author: Tianhai Zu [cre],
  Yan Yu [aut]
Maintainer: Tianhai Zu <zuti@mail.uc.edu>
Repository: CRAN
Date/Publication: 2021-12-14 20:30:02 UTC
Built: R 4.3.3; ; 2025-01-24 17:31:27 UTC; unix
