Package: rifreg 0.1.0
Samuel Meier
rifreg: Estimate Recentered Influence Function Regression
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.".
Authors:
rifreg_0.1.0.tar.gz
rifreg_0.1.0.tar.gz(r-4.5-noble)rifreg_0.1.0.tar.gz(r-4.4-noble)
rifreg_0.1.0.tgz(r-4.4-emscripten)rifreg_0.1.0.tgz(r-4.3-emscripten)
rifreg.pdf |rifreg.html✨
rifreg/json (API)
# Install 'rifreg' in R: |
install.packages('rifreg', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- men8385 - Sample of male wage data from the CPS 1983-1985
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 months agofrom:febd45e627. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
Exports:check_weightscompute_generalized_lorenz_ordinatescompute_ginicompute_weighted_ecdfget_rifget_rif_giniget_rif_interquantile_rangeget_rif_interquantile_ratioget_rif_meanget_rif_quantilesget_rif_varianceintegrate_generalized_lorenz_curverifreg
Dependencies:backportsbase64encbslibcachemcheckmatecliclustercolorspacedata.tabledigestevaluatefansifarverfastmapfontawesomeforeignFormulafsggplot2gluegridExtragtablehighrHmischtmlTablehtmltoolshtmlwidgetsisobandjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmennetpbapplypillarpkgconfigR6rappdirsRColorBrewerrlangrmarkdownrpartrstudioapisandwichsassscalesstringistringrtibbletinytexutf8vctrsviridisviridisLitewithrxfunyamlzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check weights | check_weights |
Generalized Lorenz ordinates | compute_generalized_lorenz_ordinates |
Compute Gini coefficient | compute_gini |
Weighted ECDF value | compute_weighted_ecdf |
Estimate Recentered Influence Functions | get_rif |
Estimate RIF of Gini coefficient | get_rif_gini |
Estimate RIF of interquantile range | get_rif_interquantile_range |
Estimate RIF of interquantile ratio | get_rif_interquantile_ratio |
Estimate RIF at the Mean | get_rif_mean |
Estimate RIF at Quantiles | get_rif_quantile get_rif_quantiles |
Estimate RIF of variance | get_rif_variance |
Integrate generalized Lorenz curve | integrate_generalized_lorenz_curve |
Sample of male wage data from the CPS 1983-1985 | men8385 |
Plot the coefficients of a 'rifreg' object | plot.rifreg |
Print method for class "rifreg" | print.rifreg |
RIF regression | rifreg |
summary method for class "rifreg" | summary.rifreg |