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 22 Dec. 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

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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