cut_point_df: Cut Points

cut_point_dfR Documentation

Cut Points

Description

One row per measure, star year, and cut point. Each record gives the star ratings that this cut point falls between. This table contains the same data as 'measure_star_range_df', but rearranged.

Usage

cut_point_df

Format

A data frame with 3567 rows and 9 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'

cut_point

Cut point

low_star
high_star
higher_is_better

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

low_original_text

'low_star' text from the source CSV file

high_original_text

'high_star' text from the source CSV file


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