Other packages > Find by keyword >

edgedata  

Datasets that Support the EDGE Server DIY Logic
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("edgedata", "0.2.0")



Attach the package and use:
library("edgedata")
Maintained by
Ethan Brockmann
[Scholar Profile | Author Map]
First Published: 2020-04-24
Latest Update: 2021-02-26
Description:
Datasets from most recent CCIIO DIY entry in a tidy format. These support the Centers for Medicare and Medicaid Services' (CMS) risk adjustment Do-It-Yourself (DIY) process, which allows health insurance issuers to calculate member risk profiles under the Health and Human Services-Hierarchical Condition Categories (HHS-HCC) regression model. This regression model is used to calculate risk adjustment transfers. Risk adjustment is a selection mitigation program implemented under the Patient Protection and Affordable Care Act (ACA or Obamacare) in the USA. Under the ACA, health insurance issuers submit claims data to CMS in order for CMS to calculate a risk score under the HHS-HCC regression model. However, CMS does not inform issuers of their average risk score until after the data submission deadline. These data sets can be used by issuers to calculate their average risk score mid-year. More information about risk adjustment and the HHS-HCC model can be found here: .
How to cite:
Ethan Brockmann (2020). edgedata: Datasets that Support the EDGE Server DIY Logic. R package version 0.2.0, https://cran.r-project.org/web/packages/edgedata. Accessed 01 May. 2025.
Previous versions and publish date:
0.1.0 (2020-04-24 18:00)
Other packages that cited edgedata R package
View edgedata citation profile
Other R packages that edgedata depends, imports, suggests or enhances
Complete documentation for edgedata
Functions, R codes and Examples using the edgedata R package
Some associated functions: adult_demo . adult_enroll_dur . adult_group . adult_hcc . adult_interaction . adult_rxc . adult_rxc_hcc_inter . cc_hier . cc_int_h . cc_int_m . cc_severe . child_demo . child_group . child_hcc . cpt_hcpcs . hcpcs_rxc . icd_cc . infant_demo . infant_mat_sev . ndc_rxc . rxc_hier . 
Some associated R codes: adult_coefs.R . cc_int.R . child_coefs.R . hcc.R . infant_coefs.R . rxc.R .  Full edgedata package functions and examples
Downloads during the last 30 days
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/30Downloads for edgedata051015202530TrendBars

Today's Hot Picks in Authors and Packages

representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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