Type: Package
Package: rifreg
Title: Estimate Recentered Influence Function Regression
Version: 1.1.0
Authors@R: c(
    person("David", "Gallusser", email = "david.gallusser@sgb.ch", role = c("aut")),
    person("Samuel", "Meier", email = "samuel.meier+cran@immerda.ch", role = c("aut", "cre")))
Maintainer: Samuel Meier <samuel.meier+cran@immerda.ch>
Description: Provides functions to compute recentered influence functions
    (RIF) of a distributional variable at the mean, quantiles, variance,
    gini or any custom functional of interest. The package allows to
    regress the RIF on any number of covariates. Generic print, plot and
    summary functions are also provided. Reference: Firpo, Sergio, Nicole M. Fortin, and Thomas Lemieux. (2009) <doi:10.3982/ECTA6822>. "Unconditional Quantile Regressions.".
License: GPL (>= 3)
Depends: ggplot2, R (>= 2.10)
Imports: Formula, Hmisc, methods, parallel, pbapply, sandwich, stats
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-21 12:48:44 UTC; smeier7
Author: David Gallusser [aut],
  Samuel Meier [aut, cre]
Repository: CRAN
Date/Publication: 2025-06-21 13:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 10:32:01 UTC; unix
