generate_DIAG: Generate sample diagnosis data

Description Usage Arguments Value

Description

Generate sample diagnosis data

Usage

1
generate_DIAG(cmshcc_map, size = 100, seed = 2, max_dx = 10)

Arguments

cmshcc_map

data frame is the CMSHCC diagnosis to HCC mapping in question (Required)

size

integer is the number of rows of diagnoses that are required (default 100)

seed

integer is the random seed starting value for reproducability (default 2)

max_dx

integer is the maximum number of diagnoses that a beneficiary can have (default 10)

Value

data frame DIAG is the list of HICNO and ICD diagnoses


validatehealth/cmshcc documentation built on May 8, 2019, 6:51 p.m.