missing_pk {ascentTraining}R Documentation

Clinical trial data

Description

Clinical trial data

Usage

missing_pk

missingPk

Format

A data frame with 165 observations on the following 4 variables.

Subject

a numeric vector giving the subject identifier

Dose

a numeric vector giving the dose group

Time

a numeric vector giving the observation times

Conc

a numeric vector giving the observed concentration

Details

This dataset has be renamed using tidyverse-style snake_case naming conventions. However the original name of the dataset has been kept to ensure backwards compatibility with the book SAMS Teach Yourself R in 24 Hours (ISBN: 978-0-672-33848-9).

Source

Simulated from 'pk_data'


[Package ascentTraining version 1.0.0 Index]