system_fetch_nca function

Fetch NCA Results

Fetch NCA Results

Fetches the NCA summary from the ubiquity system object.

system_fetch_nca(cfg, analysis_name = "analysis")

Arguments

  • cfg: ubiquity system object
  • analysis_name: string containing the name of the NCA analysis (default 'analysis')

Returns

List with a data frame of the NCA results (NCA_summary), 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"))

  • Maintainer: John Harrold
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-01-07