Other packages > Find by keyword >

medicare  

Tools for Obtaining and Cleaning Medicare Public Use Files
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("medicare", "0.2.1")



Attach the package and use:
library("medicare")
Maintained by
Robert Gambrel
[Scholar Profile | Author Map]
First Published: 2016-10-10
Latest Update: 2017-04-02
Description:
Publicly available data from Medicare frequently requires extensive initial effort to extract desired variables and merge them; this package formalizes the techniques I've found work best. More information on the Medicare program, as well as guidance for the publicly available data this package targets, can be found on CMS's website covering publicly available data. See .
How to cite:
Robert Gambrel (2016). medicare: Tools for Obtaining and Cleaning Medicare Public Use Files. R package version 0.2.1, https://cran.r-project.org/web/packages/medicare. Accessed 18 Apr. 2025.
Previous versions and publish date:
0.1.0 (2016-10-10 18:18), 0.2.0 (2016-11-18 22:19)
Other packages that cited medicare R package
View medicare citation profile
Other R packages that medicare depends, imports, suggests or enhances
Complete documentation for medicare
Downloads during the last 30 days
03/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1104/1204/1304/1404/1504/16Downloads for medicare0102030405060TrendBars

Today's Hot Picks in Authors and Packages

nsga3  
An Implementation of Non-Dominated Sorting Genetic Algorithm III for Feature Selection
An adaptation of Non-dominated Sorting Genetic Algorithm III for multi objective feature selection ...
Download / Learn more Package Citations See dependency  
SeqAlloc  
Sequential Allocation for Prospective Experiments
Potential randomization schemes are prospectively evaluated when units are assigned to treatment ar ...
Download / Learn more Package Citations See dependency  
shinyMobile  
Mobile Ready 'shiny' Apps with Standalone Capabilities
Develop outstanding 'shiny' apps for 'iOS', 'Android', desktop as well as beautiful 'shiny' gadgets. ...
Download / Learn more Package Citations See dependency  
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  
CDNmoney  
Components of Canadian Monetary and Credit Aggregates
Components of Canadian Credit Aggregates and Monetary Aggregates with continuity adjustments. ...
Download / Learn more Package Citations See dependency  
chngpt  
Estimation and Hypothesis Testing for Threshold Regression
Threshold regression models are also called two-phase regression, broken-stick regression, split-poi ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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