pk.calc.swing: Determine the PK swing

View source: R/pk.calc.simple.R

pk.calc.swingR Documentation

Determine the PK swing

Description

Determine the PK swing

Usage

pk.calc.swing(cmax, cmin)

Arguments

cmax

The maximum observed concentration

cmin

The minimum observed concentration

Details

swing is 100*(cmax - cmin)/cmin.

Value

The swing above the minimum concentration. If cmin is zero, then the result is infinity.


billdenney/pknca documentation built on April 1, 2024, 10:45 p.m.