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]
All associated links for this package
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 17 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:34), 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

Today's Hot Picks in Authors and Packages

VEwaningVariant  
Vaccine Efficacy Over Time - Variant Aware
Implements methods for inference on potential waning of vaccine efficacy and for estimation of vacci ...
Download / Learn more Package Citations See dependency  
rt.test  
Robustified t-Test
Performs one-sample t-test based on robustified statistics using median/MAD (TA) and Hodges-Lehmann/ ...
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  
FastKNN  
Fast k-Nearest Neighbors
Compute labels for a test set according to the k-Nearest Neighbors classification. This is a fast wa ...
Download / Learn more Package Citations See dependency  
alabama  
Constrained Nonlinear Optimization
Augmented Lagrangian Adaptive Barrier Minimization Algorithm for optimizing smooth nonlinear object ...
Download / Learn more Package Citations See dependency  
VFS  
Vegetated Filter Strip and Erosion Model
Empirical models for runoff, erosion, and phosphorus loss across a vegetated filter strip, given sl ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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