kit_description_df {drugDemand}R Documentation

The kit description data frame.

Description

A data frame with the following columns:

drug

The numeric code of the drug.

drug_name

The name of the drug.

kit

The numeric code of the kit type.

kit_name

The name of the kit type.

p_kit

The prior probability of different kit types within a drug.

Usage

kit_description_df

Format

An object of class tbl_df (inherits from tbl, data.frame) with 4 rows and 5 columns.


[Package drugDemand version 0.1.3 Index]