Other packages > Find by keyword >

povmap  

Extension to the 'emdi' Package
View on CRAN: Click here


Download and install povmap package within the R console
Install from CRAN:
install.packages("povmap")

Install from Github:
library("remotes")
install_github("cran/povmap")

Install by package version:
library("remotes")
install_version("povmap", "1.0.1")



Attach the package and use:
library("povmap")
Maintained by
Ifeanyi Edochie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-08-29
Latest Update: 2024-01-22
Description:
The R package 'povmap' supports small area estimation of means and poverty headcount rates. It adds several new features to the 'emdi' package (see "The R Package emdi for Estimating and Mapping Regionally Disaggregated Indicators" by Kreutzmann et al. (2019) ). These include new options for incorporating survey weights, ex-post benchmarking of estimates, two additional transformations, several new convenient functions to assist with reporting results, and a wrapper function to facilitate access from 'Stata'.
How to cite:
Ifeanyi Edochie (2023). povmap: Extension to the 'emdi' Package. R package version 1.0.1, https://cran.r-project.org/web/packages/povmap. Accessed 07 Nov. 2024.
Previous versions and publish date:
1.0.0 (2023-08-29 18:30)
Other packages that cited povmap R package
View povmap citation profile
Other R packages that povmap depends, imports, suggests or enhances
Complete documentation for povmap
Functions, R codes and Examples using the povmap R package
Some associated functions: benchmark . combine_data . compare . compare_plot . compare_pred . data_transformation . direct . ebp . ebp_compute_cv . ebp_normalityfit . ebp_report_byrank . ebp_reportcoef_table . ebp_reportdescriptives . ebp_test_means . emdi . emdiObject . emdi_summaries . estimators . eusilcA_pop . eusilcA_popAgg . eusilcA_prox . eusilcA_smp . eusilcA_smpAgg . fh . fixef . getData . getGroups . getGroupsFormula . getResponse . getVarCov . intervals . load_shapeaustria . map_plot . plot.emdi . predict.emdi . qqnorm.emdi . ranef . spatialcor.tests . step . write.excel . wtd.quantile . 
Some associated R codes: FH.R . auxiliary_functions.R . back_transformation.R . benchmark.R . benchmark_ebp.R . check_compare_arguments.R . check_direct_arguments.R . check_ebp_arguments.R . check_estimators_arguments.R . check_fh_arguments.R . check_mapplot_arguments.R . check_plot_arguments.R . check_writeexcel_arguments.R . combine_data.R . compare.R . compare_plot.R . compare_plot.direct.R . compare_plot.ebp.R . compare_plot.fh.R . direct_estimation.R . direct_variance.R . drop1.add1.fh.R . eblup.R . eblup_robust.R . ebp.R . emdi.R . emdiObject.R . estim_sigmau2.R . estimators.emdi.R . eusilcA_pop.R . eusilcA_popAgg.R . eusilcA_prox.R . eusilcA_smp.R . eusilcA_smpAgg.R . framework_direct.R . framework_ebp.R . framework_fh.R . load_shape.R . map_plot.R . mse.R . mse_emdi.R . mse_estimation.R . nlme_methods.R . optimal_parameter.R . plot.ebp.R . plot.emdi.R . plot.fh.R . point_emdi.R . point_estimation.R . point_estimation_direct.R . prepost_estimation_helpers.R . prepost_estimation_internals.R . print.emdi.R . qqnorm.R . spatialcor.R . stats_methods.R . step.R . summary.direct.R . summary.ebp.R . summary.emdi.R . summary.fh.R . transformation_functions.R . variable_selection.R . write.excel.emdi.R . write.ods.emdi.R .  Full povmap package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA