nca.cal: Derive Common NCA parameters using single and multiple...

nca.calR Documentation

Derive Common NCA parameters using single and multiple profiles

Description

nca.cal()

Usage

nca.cal(
  data,
  n_lambda = 3,
  id = "id",
  time = "time",
  dv = "dv",
  partialAUC = NULL,
  partialConc = NULL,
  full = F
)

Arguments

data

datset or data frame (ex:data=PKdatat)

n_lambda

number of points for estimating the Lambda

id

unique subject identifier

time

Sampling time

dv

Concentration

partialAUC

Time interval for partial AUC. Ex: 0,6,0,12,6,12 for AUC0-6, AUC0-12 and AUC6-12

partialConc

Point estimated concentration Ex:1,4 for concentration after 1 and 4 h)

plots

plog, plin, or plot


leonpheng/lhtool2 documentation built on April 13, 2025, 5:42 p.m.