Package: qris
Type: Package
Title: Quantile Regression Model for Residual Lifetime Using an Induced
        Smoothing Approach
Version: 1.0.0
Date: 2022-08-24
Authors@R: c(person("Kyu Hyun", "Kim", email = "kyuhyunkim07@yonsei.ac.kr", role = c("aut", "cre")), 
	   person("Sangwook", "Kang", role = "aut"),
	   person("Sy Han", "Chiou", role = "aut"))
Description: A collection of functions to fit quantiles regression models for censored residual lifetimes. It provides various options for regression parameters estimation: the induced smoothing approach (smooth), and L1-minimization (non-smooth).  It also implements the estimation methods for standard errors of the regression parameters estimates based on an efficient partial multiplier bootstrap method and robust sandwich estimator. Furthermore, a simultaneous procedure of estimating regression parameters and their standard errors via an iterative updating procedure is implemented (iterative). See Kim, K. (2022) "Smoothed quantile regression for censored residual life", <arXiv:2205.00413>.
Depends: R (>= 3.6.0)
License: GPL (>= 3)
URL: https://github.com/Kyuhyun07/qris
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: yes
Imports: nleqslv, quantreg, stringr, survival, ggplot2, Rcpp
LinkingTo: Rcpp, RcppArmadillo
Packaged: 2022-08-27 03:13:42 UTC; kyuhyunkim
Author: Kyu Hyun Kim [aut, cre],
  Sangwook Kang [aut],
  Sy Han Chiou [aut]
Maintainer: Kyu Hyun Kim <kyuhyunkim07@yonsei.ac.kr>
Repository: CRAN
Date/Publication: 2022-08-29 09:20:05 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-08-30 12:34:16 UTC; unix
Archs: qris.so.dSYM
