Other packages > Find by keyword >

eph  

Argentina's Permanent Household Survey Data and Manipulation Utilities
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("eph", "1.0.2")



Attach the package and use:
library("eph")
Maintained by
Carolina Pradier
[Scholar Profile | Author Map]
First Published: 2019-09-03
Latest Update: 2023-07-17
Description:
Tools to download and manipulate the Permanent Household Survey from Argentina (EPH is the Spanish acronym for Permanent Household Survey). e.g: get_microdata() for downloading the datasets, get_poverty_lines() for downloading the official poverty baskets, calculate_poverty() for the calculation of stating if a household is in poverty or not, following the official methodology. organize_panels() is used to concatenate observations from different periods, and organize_labels() adds the official labels to the data. The implemented methods are based on INDEC (2016) . As this package works with the argentinian Permanent Household Survey and its main audience is from this country, the documentation was written in Spanish.
How to cite:
Carolina Pradier (2019). eph: Argentina's Permanent Household Survey Data and Manipulation Utilities. R package version 1.0.2, https://cran.r-project.org/web/packages/eph. Accessed 06 May. 2025.
Previous versions and publish date:
0.1.0 (2019-09-03 09:50), 0.1.1 (2019-09-07 17:10), 0.2.0 (2019-11-26 23:40), 0.3.0 (2020-03-08 17:10), 0.3.1 (2020-05-24 20:40), 0.4.0 (2020-06-25 10:00), 0.5.0 (2022-08-12 00:50), 0.5.1 (2022-08-29 10:50), 0.6.0 (2023-04-14 23:00), 0.6.1 (2023-07-17 18:40), 1.0.0 (2023-09-15 16:42), 1.0.1 (2024-06-19 18:30)
Other packages that cited eph R package
View eph citation profile
Other R packages that eph depends, imports, suggests or enhances
Complete documentation for eph
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for eph5101520253035404550556065TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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