Skip to contents

This function loads pharmacokinetic (PK) parameters for specified scenarios based on project configuration and a list of scenarios. It processes each scenario and returns the results as a data.table.

Usage

loadPKParameter(projectConfiguration, scenarioListOrResult)

Arguments

projectConfiguration

A list containing project configuration settings, including the PK parameter file.

scenarioListOrResult

A named list of scenarios for which PK parameters are to be loaded.

Value

A data.table containing the processed PK analyses for all specified scenarios.

A data.table containing the processed PK analyses.