min_max_dat {drugprepr}R Documentation

Example min-max data.

Description

A dataset containing minimum and maximum possible values for quantity and number of daily dose for given prescription. The dataset is hypothetical.

Usage

min_max_dat

Format

A data frame with 2 rows and 5 variables:

prodcode

CPRD unique code for the treatment selected by the GP

max_qty

maximum possible quantity to be prescribed for the product

min_qty

minimum possible quantity to be prescribed for the product

max_ndd

maximum possible number of daily dose to be prescribed for the product

min_ndd

minimum possible number of daily dose to be prescribed for the product

...


[Package drugprepr version 0.0.4 Index]