Title: Introduction to PKNCA: Automation of Noncompartmental Analysis in R
General Topic: Introduction to PKNCA: Automation of Noncompartmental Analysis in R
Presenter: William S. Denney
Date(s): 25-May-2016, 1-June-2016
Time: Noon EDT
Livelink Feed: http://www.youtube.com/watch?v=WCmFrheYtcc
Background Resources and Code for the Audience: https://cran.r-project.org/web/packages/PKNCA/
https://github.com/isop-phmx/studyGroup/issues/17
Background
The PKNCA R package is designed to perform all noncompartmental analysis (NCA) calculations for pharmacokinetic (PK) data. The package is broadly separated into two parts (calculation and summary) with some additional housekeeping functions.
The primary and secondary goals of the PKNCA package are to 1) only give correct answers to the specific questions being asked and 2) automate as much as possible to simplify the task of the analyst. When automation would leave ambiguity or make a choice that the analyst may have an alternate preference for, it is either not used or is possible to override.
Note that backward compatibility will not be guaranteed until version 1.0. Argument and function changes will continue until then. These will be especially noticable around the inclusion of IV NCA parameters and additional specifications of the dosing including dose amount and route.