NCA0: NCA of SDTM data for single subject

View source: R/NCA0.R

NCA0R Documentation

NCA of SDTM data for single subject

Description

This performs Noncompartmental Analysis(NCA) for only one subject from the CDISC EX and PC domain.

Usage

NCA0(EX0, PC0, fit="Linear")

Arguments

EX0

Data of one subject from EX domain

PC0

Data of one subject from PC domain

fit

either of "Linear" or "Log" to indicate the way to calculate AUC and AUMC

Details

This calls IndiNCA function. This is called by rNCA function.

Value

This returns NCA results vector.

Author(s)

Kyun-Seop Bae <k@acr.kr>

See Also

help, rNCA, sNCA


pkr documentation built on June 11, 2022, 9:05 a.m.