Skip to contents

Reformat NCA-type analysis-ready dataset (ARD) into NONMEM-style modeling dataset

Usage

reformat_data_modeling_to_nca(data, dictionary = NULL)

Arguments

data

dataset formatted as modeling-ready dataset

dictionary

a data dictionary that maps expected variable names to variables in the data.

Value

data.frame with population PK input data in NONMEM-style format.