pk.calc.deg.fluc: Determine the degree of fluctuation

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

pk.calc.deg.flucR Documentation

Determine the degree of fluctuation

Description

Determine the degree of fluctuation

Usage

pk.calc.deg.fluc(cmax, cmin, cav)

Arguments

cmax

The maximum observed concentration

cmin

The minimum observed concentration

cav

The average concentration in the interval

Details

deg.fluc is 100*(cmax - cmin)/cav.

Value

The degree of fluctuation around the average concentration.


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