| kit_description_df {drugDemand} | R Documentation |
The kit description data frame.
Description
A data frame with the following columns:
drugThe numeric code of the drug.
drug_nameThe name of the drug.
kitThe numeric code of the kit type.
kit_nameThe name of the kit type.
p_kitThe 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]