billdenney / pknca

An R package is designed to perform all noncompartmental analysis (NCA) calculations for pharmacokinetic (PK) data.
http://billdenney.github.io/pknca/
GNU Affero General Public License v3.0
66 stars 23 forks source link

Feature request: Add `as_PKNCAconc()`, `as_PKNCAdose()`, and `as_PKNCAdata()` generics and methods #278

Closed billdenney closed 5 months ago

billdenney commented 5 months ago

e.g. calculate your PKNCAresults with pk.nca() then you want to extract something from the concentration data. Get those out more easily.