nonmem_summary: Run bbi nonmem summary and parse the output to a list

View source: R/model-summary.R

nonmem_summaryR Documentation

Run ⁠bbi nonmem summary⁠ and parse the output to a list

Description

Private implementation function called by model_summary() dispatches.

Usage

nonmem_summary(.mod, .bbi_args = NULL, ..., .dry_run = FALSE)

Arguments

.mod

bbi_nonmem_model object for summary

.bbi_args

A named list specifying arguments to pass to bbi formatted like list("nm_version" = "nm74gf_nmfe", "json" = T, "threads" = 4). Run print_bbi_args() to see valid arguments.

Value

List of S3 Class "bbi_nonmem_summary" with all summary information


metrumresearchgroup/rbabylon documentation built on April 21, 2024, 3:26 a.m.