Movatterモバイル変換


[0]ホーム

URL:


Codecov test coverage

CRAN status

cepumdcepumd website

The purpose of cepumd is to make working with Consumer ExpenditureSurveys (CE) Public-Use Microdata (PUMD) easier toward calculating mean,weighted, annual expenditures (henceforth “mean expenditures”). Thechallenges cepumd seeks to address deal primarily with pulling togetherthe necessary data toward this end. Some of the overarching ideasunderlying the package are as follows:

Challenges addressed bycepumd

cepumd seeks to address challenges in three categories:data gathering/organization; managing data inconsistencies; andcalculating weighted, annual metrics.

Installation

Install the production version withinstall.packages("cepumd")

You can install the development version ofcepumd fromGitHub, but you’ll first need thedevtools package:

if (!"devtools"%in%installed.packages()[,"Package"]) {install.packages("devtools",dependencies =TRUE)}devtools::install_github("arcenis-r/cepumd")

Key cepumd functions


[8]ページ先頭

©2009-2025 Movatter.jp