get_structural_overview_table: Get structural data frame with expected improvement in OFV as...

View source: R/qa_get_structural_overview_table.R

get_structural_overview_tableR Documentation

Get structural data frame with expected improvement in OFV as well as number of additional parameters used for each idv.

Description

Get structural data frame with expected improvement in OFV as well as number of additional parameters used for each idv.

Usage

get_structural_overview_table(directory, idv, dvid_name, skip = NULL)

Arguments

directory

A path to the qa run directory.

idv

A string vector of all possible idv names for the specific qa run.

dvid_name

A string of the DVID column name.

skip

A character vector with names of the skipped parts in the qa run. Will check if "resmod" is one of the vector elements. By default skip=NULL.

Value

A data frame.


UUPharmacometrics/PsNR documentation built on June 30, 2023, 8:34 a.m.