Files in thomasblanchet/gpinter
Generalized Pareto Interpolation

.Rbuildignore
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
R/add-up.R R/clean-input.R R/cubic-spline.R R/derivative-estimation.R R/distribution-functions.R R/distribution-plots.R R/distribution-simulation.R R/formulas.R R/generalized-pareto-distribution.R R/generate-tabulation.R R/histogram-interpolation.R R/individualize.R R/interpolation-error.R R/merge-decomposition.R R/merge.R R/monotonicity-contraints.R R/quintic-spline.R R/run-app.R R/shares-fit.R R/tabulation-fit.R R/thresholds-fit.R README.md
gpinter.Rproj
inst/CITATION
inst/shiny_app/app.R
inst/shiny_app/help.html
inst/shiny_app/server/display-input-data.R inst/shiny_app/server/download-sample.R inst/shiny_app/server/extra-tables.R inst/shiny_app/server/import-data.R inst/shiny_app/server/parse-input.R inst/shiny_app/server/plot-text.R inst/shiny_app/server/render-output-tables.R inst/shiny_app/server/render-plot.R inst/shiny_app/server/reset-clear.R inst/shiny_app/server/run-program.R inst/shiny_app/ui/tab-help.R inst/shiny_app/ui/tab-input-data.R inst/shiny_app/ui/tab-output-tables.R inst/shiny_app/ui/tab-plots.R inst/shiny_app/ui/tab-sample.R inst/shiny_app/ui/tab-settings.R
inst/shiny_app/www/img/import-files.png
inst/shiny_app/www/img/navbar.png
inst/shiny_app/www/img/run-button.png
inst/shiny_app/www/notify.js
inst/shiny_app/www/sample.csv
inst/shiny_app/www/sample.xlsx
inst/shiny_app/www/sample.zip
inst/shiny_app/www/sample/File1.csv
inst/shiny_app/www/sample/File2.csv
inst/shiny_app/www/sample/File3.csv
inst/shiny_app/www/sample/File4.csv
inst/shiny_app/www/set-up-notifications.js
inst/shiny_app/www/spin.gif
inst/shiny_app/www/style.css
inst/stata/gpinter-stata-example.do
inst/stata/tabulation-input.dta
inst/stata/tabulation-output.dta
man/add_one_point.Rd man/add_two_points.Rd man/addup_dist.Rd man/basis_functions_cubic_spline.Rd man/basis_functions_quintic_spline.Rd man/bottom_average.Rd man/bottom_share.Rd man/bracket_average.Rd man/bracket_share.Rd man/central_derivative.Rd man/clamped1_quintic_spline_noderiv.Rd man/clamped2_quintic_spline_noderiv.Rd man/clamped_cubic_spline.Rd man/clamped_quintic_spline.Rd man/clean_input_shares.Rd man/clean_input_tabulation.Rd man/clean_input_thresholds.Rd man/cns_one_point.Rd man/cns_two_points.Rd man/cubic_spline.Rd man/decompose_population.Rd man/deriv2_quintic_spline.Rd man/deriv3_quintic_spline.Rd man/deriv_cubic_spline.Rd man/deriv_phi.Rd man/deriv_quintic_spline.Rd man/distance_one_point.Rd man/distance_spline.Rd man/distance_two_points.Rd man/fitted_cdf.Rd man/fitted_density.Rd man/fitted_quantile.Rd man/g.Rd man/gd1.Rd man/generate_tabulation.Rd man/gini.Rd man/gpd_bottom_cdf.Rd man/gpd_bottom_density.Rd man/gpd_bottom_deriv_phi.Rd man/gpd_bottom_mean.Rd man/gpd_bottom_parameters.Rd man/gpd_bottom_phi.Rd man/gpd_bottom_quantile.Rd man/gpd_top_cdf.Rd man/gpd_top_density.Rd man/gpd_top_deriv_phi.Rd man/gpd_top_mean.Rd man/gpd_top_parameters.Rd man/gpd_top_phi.Rd man/gpd_top_quantile.Rd man/gumbel_cond_quantile.Rd man/h.Rd man/hd1.Rd man/hd2.Rd man/hd3.Rd man/hist_cdf.Rd man/hist_deriv_phi.Rd man/hist_interpol.Rd man/hist_lorenz.Rd man/hist_phi.Rd man/hist_quantile.Rd man/individualize_dist.Rd man/interpolation_error_bound_cons.Rd man/interpolation_error_bound_noncons.Rd man/interpolation_error_noncons.Rd man/invpareto.Rd man/is_increasing.Rd man/is_increasing_fast.Rd man/is_increasing_slow.Rd man/kernel.Rd man/kernel_interpolation_param.Rd man/kernel_value_error.Rd man/left_derivative.Rd man/merge_dist.Rd man/mono_cns.Rd man/natural_quintic_spline.Rd man/natural_quintic_spline_noderiv.Rd man/phi.Rd man/plot_cdf.Rd man/plot_density.Rd man/plot_deriv_phi.Rd man/plot_gpc.Rd man/plot_hist.Rd man/plot_lorenz.Rd man/plot_phi.Rd man/plot_quantile.Rd man/plot_tail.Rd man/quintic_spline.Rd man/right_derivative.Rd man/run_app.Rd man/second_derivative.Rd man/shares_fit.Rd man/simulate_gpinter.Rd man/support.Rd man/tabulation_fit.Rd man/tension.Rd man/tension_grad.Rd man/tension_spline.Rd man/threshold_share.Rd man/thresholds_fit.Rd man/top_average.Rd man/top_share.Rd tests/testthat.R tests/testthat/test-add-up.R tests/testthat/test-constraints.R tests/testthat/test-cubic-spline.R tests/testthat/test-distance.R tests/testthat/test-formulas.R tests/testthat/test-individualize.R tests/testthat/test-merge.R tests/testthat/test-quintic-spline.R tests/testthat/test-shares-fit.R tests/testthat/test-tabulation-fit.R tests/testthat/test-tension.R vignettes/gpinter.Rmd
thomasblanchet/gpinter documentation built on Nov. 29, 2022, 4:32 a.m.