Learn R Programming

PKPDindex (version 0.2.0)

PKPDindex_data: PKPDindex_data

Description

Example dataset for Emax model fitting.

Usage

PKPDindex_data

Arguments

Format

A data frame with 20 rows and 4 columns:

auc_mic

Area under the concentration-time curve (numeric)

cmax_mic

Maximum concentration of the drug (numeric)

t_mic

Time above minimum inhibitory concentration (numeric)

response

Observed drug response (numeric; Delta log10 CFU/ml)

Details

This dataset contains information about drug concentrations (AUC/MIC, Cmax/MIC, and Time above MIC) and their corresponding response values, used for modelling the drug's effect based on the Emax model.

Examples

Run this code
data(PKPDindex_data)

Run the code above in your browser using DataLab