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]
All associated links for this package
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 04 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

EffectLiteR  
Average and Conditional Effects
Use structural equation modeling to estimate average and conditional effects of a treatment variabl ...
Download / Learn more Package Citations See dependency  
epubr  
Read EPUB File Metadata and Text
Provides functions supporting the reading and parsing of internal e-book content from EPUB files. T ...
Download / Learn more Package Citations See dependency  
ravedash  
Dashboard System for Reproducible Visualization of "iEEG"
Dashboard system to display the analysis results produced by 'RAVE' (Magnotti J.F., Wang Z., Beauch ...
Download / Learn more Package Citations See dependency  
NestedMenu  
A Nested Menu Widget for 'Shiny' Applications
Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical ch ...
Download / Learn more Package Citations See dependency  
VARMER  
Variational Merging
A new mathematical formulation to merge observed data with gridded images of environmental variables ...
Download / Learn more Package Citations See dependency  
qualmap  
Opinionated Approach for Digitizing Semi-Structured Qualitative GIS Data
Provides a set of functions for taking qualitative GIS data, hand drawn on a map, and converting it ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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