measure_star_range_df: Measure-Level Star Ranges

measure_star_range_dfR Documentation

Measure-Level Star Ranges

Description

One row per measure, star year, and star rating. Each record gives the measure value's lower and upper bounds. This table contains the same data as 'cut_point_df', but rearranged.

Usage

measure_star_range_df

Format

A data frame with 4509 rows and 8 variables:

star_year

The star rating year

cut_point_type

One of "Part C", "Part D MA-PD" or "Part D PDP"

measure_id

The ID code used by CMS to identify in the given 'star_year'

stars

Star rating

lower_bound

The lower bound for measure values with this star rating

upper_bound

The upper bound for measure values with this star rating

higher_is_better

TRUE if higher measure values mean higher star ratings. Otherwise, FALSE

original_text

Text from the source CSV file from CMS


jimurick/medicarestars documentation built on March 19, 2022, 5:35 a.m.