Skip to contents

All cases, aside from what would exclude them from being classified as described in the metadata here, would otherwise be classified as having diabetes.

Usage

non_cases_metadata()

Value

A named list of character strings, where each name corresponds to a non-case PNR in the dataset generated by non_cases().

Examples

non_cases_metadata()
#> $nc_pcos_1
#> [1] "Woman taking metformin, older than 40, and has an indication code. No other purchases of metformin."
#> 
#> $nc_pcos_2
#> [1] "Woman taking metformin, younger than 40, and doesn't have the indication code. No other purchases of metformin."
#> 
#> $nc_pcos_3
#> [1] "Woman taking metformin, younger than 40, and has an indication code. No other purchases of metformin."
#>