system_fetch_nca: Fetch NCA Results

View source: R/ubiquity.r

system_fetch_ncaR Documentation

Fetch NCA Results

Description

Fetches the NCA summary from the ubiquity system object.

Usage

system_fetch_nca(cfg, analysis_name = "analysis")

Arguments

cfg

ubiquity system object

analysis_name

string containing the name of the NCA analysis (default 'analysis')

Value

List with a data frame of the NCA results (NCA_sum), the raw output from PKNCA (PKNCA_results), and also a list element indicating the overall success of the function call (isgood)

See Also

Vignette on NCA (vignette("NCA", package = "ubiquity"))


ubiquity documentation built on Nov. 2, 2023, 6:26 p.m.