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: 2025-09-03
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 05 Mar. 2026.
Previous versions and publish date:
1.0.0 (2023-08-29 18:30), 1.0.1 (2024-01-22 17:20)
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

Today's Hot Picks in Authors and Packages

pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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